Property PageElements
PageElements
Gets the sequence of page-level text elements extracted from the attachment.
public IReadOnlyList<PageElement> PageElements { get; }
Property Value
Remarks
Extraction is performed on first access. For attachments without textual content, the collection may contain a single element with empty text. For non-paginated content, the collection contains a single element representing the entire text.