Click or drag to resize

PageSet Method

Sets the page to given Page object

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Set(
	Page p
)

Parameters

p
Type: pdftron.PDFPage
a given Page object
See Also