Skip to main content

TdxPDFViewerSelection.Clear Method

Clears the content selection in the loaded PDF document.

Declaration

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