Back to Devexpress

TdxPDFViewerSelection.Clear Method

vcl-dxpdfviewer-dot-tdxpdfviewerselection-295be5fe.md

latest952 B
Original Source

TdxPDFViewerSelection.Clear Method

Clears the content selection in the loaded PDF document.

Declaration

delphi
procedure Clear;

Remarks

Call this procedure to cancel the current content selection in the document displayed by the PDF Viewer.

End-users can clear the content selection by clicking anywhere within the document view area.

For detailed information on working with content selections within a document, refer to the How to Select and Copy the PDF Document’s Content topic.

See Also

TdxPDFViewerSelection.IsEmpty

TdxPDFViewerSelection Class

TdxPDFViewerSelection Members

dxPDFViewer Unit