Click or drag to resize

PageSetAddPage Method

Add a value to the sequence.

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

Parameters

one_page
Type: SystemInt32
The page number being added
See Also