Click or drag to resize

PDFDocPageCreate Method (Rect)

Page create.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Page PageCreate(
	Rect media_box
)

Parameters

media_box
Type: pdftron.PDFRect
the media_box

Return Value

Type: Page
the page
See Also