| Modifier and Type | Method and Description |
|---|---|
MeasurementUnit |
getMeasurementUnit() |
Orientation |
getOrientation()
Returns default orientation for the page.
|
float |
getPageHeight()
Deprecated.
Instead use
IPage.getPageSize(). |
PageMargin |
getPageMargins()
Returns margins of the specified page.
|
float |
getPageWidth()
Deprecated.
Instead use
IPage.getPageSize(). |
int |
getRotation() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdraw, draw, getPageSizepublic MeasurementUnit getMeasurementUnit()
getMeasurementUnit in interface IPagepublic Orientation getOrientation()
IPagegetOrientation in interface IPagepublic float getPageHeight()
IPage.getPageSize().getPageHeight in interface IPagepublic float getPageWidth()
IPage.getPageSize().getPageWidth in interface IPagepublic PageMargin getPageMargins()
IPagegetPageMargins in interface IPagepublic int getRotation()
getRotation in interface IPage