| Name | Description | |
|---|---|---|
![]() | PDFVisualField Constructor | Initializes a new PDFVisualField object. |
The following tables list the members exposed by PDFVisualField.
| Name | Description | |
|---|---|---|
![]() | PDFVisualField Constructor | Initializes a new PDFVisualField object. |
| Name | Description | |
|---|---|---|
![]() | AlternateName | Gets or sets the field alternate name. |
![]() | CalculateAction | Gets or sets the calculate action. |
![]() | DefaultValue | Gets or sets the field default value. |
![]() | Export | Gets or sets a value indicating whether the field can be exported or not. |
![]() | Field | Gets the underlying PDF field. |
![]() | FormatAction | Gets or sets the format action. |
![]() | KeyPressAction | Gets or sets the keypress action. |
![]() | MappingName | Gets or sets the field mapping name. |
![]() | Name | Gets or sets the field name. |
![]() | ReadOnly | Gets or sets a value indicating whether the field is read-only. |
![]() | Required | Gets or sets a value indicating whether the field is required. |
![]() | TextDirection | Gets or sets the text direction. |
![]() | Type | Gets the field type. |
![]() | ValidateAction | Gets or sets the validate action. |
![]() | Value | Gets or sets the field value. |
![]() | VisualWidgets | Gets the collection of visual widgets for this field. |