Click or drag to resize

PDFViewCtrlGetSelectionEndPage Method

Gets the last 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 GetSelectionEndPage()

Return Value

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