AsBitmap
|
Returns the PDF document selection as a bitmap.
|
AsText
|
Returns the PDF document selection as a Unicode text string.
|
Clear
|
Clears the content selection in the loaded PDF document.
|
CopyToClipboard
|
Copies the current PDF document selection to the clipboard.
|
Equals(TObject)
|
|
GetHashCode
|
|
IsEmpty
|
Identifies if the document selection is empty.
|
Select(TRect,Boolean)
|
Selects the content located within the specified area.
|
SelectAll
|
Selects all the text in a document displayed by the PDF Viewer.
|
SelectText(TdxPDFPageTextRange,Boolean)
|
Selects the specified text range in a document displayed by the PDF Viewer.
|
ToString
|
|