Click or drag to resize

PDFViewCtrlGetSelection Method

Gets Current text selection for a given page. If there is only selection on one page, then page number does not need to be provided.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PDFViewCtrlSelection GetSelection()

Return Value

Type: PDFViewCtrlSelection
Current text selection for a given page. If there is only selection on one page, then page number does not need to be provided.
See Also