Enumeration UseMargins

A flag that only apply the specific side of margin

Enumeration Members

All: 15
Bottom: 2
Left: 4
LeftAndRight: 12
None: 0
Right: 8
Top: 1
TopAndBottom: 3

Generated using TypeDoc