TdxPDFPageTextRange Fields
Stores a text range within a PDF document.
Name | Description |
---|---|
End |
Stores the end position of the text range within a PDF document. |
Page |
Stores a zero-based index of the PDF document page in which the text range is located. |
Start |
Stores the start position of the text range within a PDF document. |
Whole |
Specifies if the text range includes the whole page. |
See Also