Click or drag to resize

PageGetPageWidth Method

Gets the page width.

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

Return Value

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