Property PageElements
PageElements
Gets the sequence of page-level text elements extracted from the attachment.
public IEnumerable<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.