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