TdxPDFViewerSelection Methods
Implements the selection operation in a PDF document.
Name | Description |
---|---|
As |
Returns the PDF document selection as a bitmap. |
As |
Returns the PDF document selection as a Unicode text string. |
Clear | Clears the content selection in the loaded PDF document. |
Copy |
Copies the current PDF document selection to the clipboard. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Is |
Identifies if the document selection is empty. |
Select |
Selects the content located within the specified area. |
Select |
Selects all the text in a document displayed by the PDF Viewer. |
Select |
Selects the specified text range in a document displayed by the PDF Viewer. |
To |
Inherited from TObject. |
See Also