
Gets or sets the field's format. If the format of the field is changed, its type name and parameters must also be changed.
[C#]
public ApplicationFieldFormat Format { get; set; }
[Visual Basic]
Public Property Format() As ApplicationFieldFormat
| Value | Description | |
| MSWord | The field is supported and defined through Microsoft Word. | |
| HighEdit | The field is supported and defined through the Heiler HighEdit component. |