| Enumeration | Description |
|---|---|
The Alignment enumerated constant defines values for the alignment of the data within a control. The default is Left. |
|
The DateTimeFormat enumerated constant defines values describing the format of a date timestamp field. The default is ISO. |
|
The DateTimeType enumerated constant defines values describing the type of a date time field. The default is DateField. |
|
The FieldTypes enumerated constant defines values for the type of numeric data in a control. The default is BinaryField. |
|
The FillStyles enumerated constant provides options for indicating the type of pattern used to fill a shape. The default is Solid. |
|
The LineCaps enumerated constant specifies the type of graphic shape to use on the end of a line. The default is Round. |
|
The LineStyles enumerated constant defines values for the style of line. The default is Solid. |
|
The Orientations enumerated constant defines values to specify the orientation of a line. The default is Horizontal. |
|
The Shapes enumerated constant defines values for a graphic shape. The default is Rectangle. |
|
The Units enumerated constant defines values for the unit of measurement for the field control. |
|
The ValueType enumerated constant defines values for the type of AutoField. The default is PageNumber. |