Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxPDFPageTextRange.WholePage Field

Specifies if the text range includes the whole page.

#Declaration

Delphi
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