TdxPDFCustomField.FieldType Method
Returns the type of the interactive field.
Declaration
class function FieldType: TdxPDFInteractiveFormFieldType; virtual;
Returns
Type | Description |
---|---|
TdxPDFInteractiveFormFieldType | The field’s type. |
See Also