Utility class containing constants.
Specifies the type of horizontal/vertical grid to use for a page.
-
Field Detail
FIXED
const int FIXED
Fixed.
COARSE
const int COARSE
Coarse.
NORMAL
const int NORMAL
Normal. Default.
UNDEFINED
const int UNDEFINED
Undefined.