Table of Contents

Property PageElements

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

PageElements

Gets the sequence of page-level text elements extracted from the attachment.

public IEnumerable<PageElement> PageElements { get; }

Property Value

IEnumerable<PageElement>

Remarks

Extraction is performed on first access. For attachments without textual content, the collection may contain a single element with empty text.