Click or drag to resize

PageGetPageHeight Method

Gets the page height.

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

Return Value

Type: Double
the height for the given page region/box taking into account page rotation attribute (i.e. /Rotate entry in page dictionary).
See Also