Click or drag to resize

PDFViewCtrlHasSelection Method

checks if there is selection

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool HasSelection()

Return Value

Type: Boolean
return true if there is selection, false otherwise.
See Also