TdxPDFTextField Properties
A text field.
Name | Description |
---|---|
Default |
Returns the field’s initial value. |
Exportable |
Specifies if the field’s value is exportable.
Inherited from Tdx |
Full |
Returns the field’s name.
Inherited from Tdx |
Input |
Specifies the active text input mode. |
Max |
Specifies the field’s maximum length, in characters. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Read |
Specifies if the field has read-only status.
Inherited from Tdx |
Text | The field’s value. |
See Also