Back to Devexpress

TdxPDFDocumentTextSearchResult Record

vcl-dxpdfdocument-d8b65b4e.md

latest1.2 KB
Original Source

TdxPDFDocumentTextSearchResult Record

Stores a text search operation result.

Declaration

delphi
TdxPDFDocumentTextSearchResult = record

Remarks

This record uses the following fields to store:

  • A PDF text range within a document corresponding to the found text fragment (Range);

  • The current state of the text search operation (Status).

The following public API members reference the TdxPDFDocumentTextSearchResult type:

See Also

TdxPDFDocumentTextSearchResult Members

dxPDFDocument Unit