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