Back to Devexpress

TdxPDFCustomViewer.TextSearch Property

vcl-dxpdfviewer-dot-tdxpdfcustomviewer-9e639bc0.md

latest1.2 KB
Original Source

TdxPDFCustomViewer.TextSearch Property

Provides access to the PDF Viewer’s text search methods.

Declaration

delphi
property TextSearch: TdxPDFViewerTextSearch read;

Property Value

Type
TdxPDFViewerTextSearch

Remarks

Use this property to search a text string within the loaded document using either the default or custom search settings. For more information, refer to the TextSearch.Find method and TdxPDFViewerTextSearch class descriptions.

See Also

TdxPDFDocument.FindText

TdxPDFCustomViewer Class

TdxPDFCustomViewer Members

dxPDFViewer Unit