Enum GridDensityValue

GridDensityValue enumeration

Specifies the type of horizontal/vertical grid to use for a page.

public enum GridDensityValue

Values

NameValueDescription
Fixed0Fixed.
Coarse2Coarse.
Normal4Normal. Default.
Fine8Fine
Undefined-2147483648Undefined.

See Also