Click or drag to resize

PageLabelGetLastPageNum Method

Gets the last page num.

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

Return Value

Type: Int32
the last page in the range associated with this label or -1 if the label is not associated with any page.
See Also