Field placement constants (EIFieldPlacement)
EIFieldPlacement specifies the Placement of a FieldDefinition object or an InvoiceField object.
Constant |
Value |
Meaning |
---|---|---|
eiFixed |
0 |
The field placement is fixed. |
eiFloating |
1 |
The field placement is unspecified. |
eiLockedVert |
2 |
The field placement is fixed vertically. |
eiLockedHoriz |
3 |
The field placement is fixed horizontally. |