public interface SectionProperties
Modifier and Type | Method and Description |
---|---|
boolean |
duplex()
Returns true if output is intended on both sides of the sheets
|
int |
getPageHeight()
Gets the page height.
|
int |
getPageWidth()
Gets the page width.
|
float |
getRowSpacing()
Gets row spacing, in row heights.
|
int getPageWidth()
int getPageHeight()
float getRowSpacing()
boolean duplex()