Constructs a new PageLayout instance
The parameters for constructing an instance of PageLayout.
Optional pageThe height (in inches) of the output paper size. Default value is 8.5.
Optional pageThe width (in inches) of the output paper size. Default value is 11.
Private Optional Readonly _pagePrivate Optional Readonly _pageReturns the page height in inches.
The page height in inches.
Returns the page width in inches.
The page width in inches.
Generated using TypeDoc
Class for specifying the layout of a page.