Click or drag to resize

PDFViewCtrlGetSelectionBeginPage Method

Gets the first page number that has text selection on it. Useful when there are selections on multiple pages at the same time.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetSelectionBeginPage()

Return Value

Type: Int32
the first page number that has text selection on it
See Also