PdfTextFieldInputType Enum
Lists values used to specify the text form field’s input format.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Members
Name | Description |
---|---|
Plain
|
The field value is a plain text string. |
Rich
|
The field value is a rich text string. |
Password
|
The field value is a password. |
File
|
The field value is a path to a file. |
Comb
|
The field is divided into equally spaced positions or combs. The Pdf |
#Related API Members
The following properties accept/return PdfTextFieldInputType values: