PageLabel Constructor (Int32, PageNumberingStyle, Int32)ByteScout PDF SDK
Initializes a new instance of the Bytescout.PDF.PageLabel.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public PageLabel(
	int firstPageIndex,
	PageNumberingStyle style,
	int startPortion
)

Parameters

firstPageIndex
Type: SystemInt32
The page index of the first page in a labeling range.
style
Type: Bytescout.PDFPageNumberingStyle
The style of the page label.
startPortion
Type: SystemInt32
The start portion of the page label.
See Also

Reference