PageInfo Properties |
The PageInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | HeightInPoints |
Gets the height of the page in points.
|
![]() ![]() | Landscape |
Returns true if the page orientation specified in the document for this page is landscape.
|
![]() ![]() | PaperSize |
Gets the paper size as enumeration.
|
![]() ![]() | PaperTray |
Gets the paper tray (bin) for this page as specified in the document.
The value is implementation (printer) specific.
|
![]() ![]() | SizeInPoints |
Gets the page size in points.
|
![]() ![]() | WidthInPoints |
Gets the width of the page in points.
|