Back to Devexpress

TdxPDFViewerSelection.IsEmpty Method

vcl-dxpdfviewer-dot-tdxpdfviewerselection-2a426e35.md

latest744 B
Original Source

TdxPDFViewerSelection.IsEmpty Method

Identifies if the document selection is empty.

Declaration

delphi
function IsEmpty: Boolean;

Returns

Type
Boolean

Remarks

This function returns True if no content is selected in the displayed PDF document; otherwise, False.

To clear the current document selection, call the Clear procedure.

See Also

TdxPDFViewerSelection Class

TdxPDFViewerSelection Members

dxPDFViewer Unit