Click or drag to resize

PageLabelGetFirstPageNum Method

Gets the first page num.

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

Return Value

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