Click or drag to resize

PageLabelSetPrefix Method

Sets the prefix.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetPrefix(
	string prefix
)

Parameters

prefix
Type: SystemString
the string used to prefix the numeric portion of the page label.
See Also