public interface PrintPageFormat
Modifier and Type | Method and Description |
---|---|
Integer |
getBottomMargin() |
Integer |
getLeftMargin() |
OrientationEnum |
getOrientation()
Returns the page orientation.
|
Integer |
getPageHeight() |
Integer |
getPageWidth() |
Integer |
getRightMargin() |
Integer |
getTopMargin() |
Integer getPageWidth()
Integer getPageHeight()
Integer getTopMargin()
Integer getLeftMargin()
Integer getBottomMargin()
Integer getRightMargin()
OrientationEnum getOrientation()
Copyright © 2017. All rights reserved.