TdxPDFPageTextRange.WholePage Field
Specifies if the text range includes the whole page.
Declaration
WholePage: Boolean
Field Value
Type |
---|
Boolean |
Remarks
If this field stores True, the range starts from the first character of the first word on a page and ends at the last character of the last word on the page. Otherwise, the StartPosition and EndPosition field values define the text range.
See Also