Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

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