Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Generic.IReadOnlyCollection<ITextLine>) | |
Invalid | Indicates whether this ITextMap is valid and can be used.
The ITextMap becomes invalid after editing operations like DeleteText, ReplaceText etc. | |
Item | (Inherited from System.Collections.Generic.IReadOnlyList<ITextLine>) | |
Page | Gets the GrapeCity.Documents.Pdf.Page object producing this ITextMap. | |
Paragraphs | Gets the list of text paragraphs. |