TdxPDFDocumentTextSearchOptions.Direction Field
Specifies the text search direction in a PDF document.
Declaration
Direction: TdxPDFDocumentTextSearchDirection
Field Value
| Type |
|---|
| TdxPDFDocumentTextSearchDirection |
Remarks
Assign tsdForward or tsdBackward to the Direction field to if a text search routine navigates to the next search result towards the end or beginning of a PDF document, respectively.
See Also