Click or drag to resize

PageGetPageWidth Method (PageBox)

Gets the page width.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public double GetPageWidth(
	PageBox region
)

Parameters

region
Type: pdftron.PDFPageBox
the box_type

Return Value

Type: Double
the page width
See Also