Utility class containing constants.
Represents the printed chart size.
Field Summary |
const Number | FULL | |
Use full page.
|
const Number | FIT | |
Scale to fit page.
|
const Number | CUSTOM | |
Custom.
|
-
Field Detail
FULL
const Number FULL
Use full page.
FIT
const Number FIT
Scale to fit page.
CUSTOM
const Number CUSTOM
Custom.