Skip to main content

TdxPDFPageTextRanges Type

Declaration

TdxPDFPageTextRanges = array of TdxPDFPageTextRange;

Referenced Class

Type
TdxPDFPageTextRange

Remarks

Arrays of text ranges are used to store text search results and highlighted text fragments in the PDF Viewer control. For detailed information on how an individual PDF document text range is stored, refer to the TdxPDFPageTextRange type description.

See Also