public static interface PageMargins.CustomMargins extends PageMargins
PageMargins.CustomMargins
Modifier and Type | Method and Description |
---|---|
default int |
bottom()
Returns the margin on the bottom side of the sheet.
|
default int |
left()
Returns the margin on the left side of the sheet.
|
default int |
right()
Returns the margin on the right side of the sheet.
|
default int |
top()
Returns the margin on the top side of the sheet.
|
defaultMargins, none, of
default int left()
default int right()
default int top()
default int bottom()