Click or drag to resize

PageLabelSetStart Method

Sets the start.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetStart(
	int start_at
)

Parameters

start_at
Type: SystemInt32
the value to use when generating the numeric portion of the first label in this range; must be greater than or equal to 1.
See Also