Skip to main content
A newer version of this page is available. .

TdxPDFDocumentTextSearchResult Record

Stores a text search operation result.

Declaration

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