Click or drag to resize

PageGetPageHeight Method (PageBox)

Gets the page height.

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

Parameters

region
Type: pdftron.PDFPageBox
the box_type

Return Value

Type: Double
the page height
See Also