Xfinium.Pdf.Forms Namespace : PdfTextBoxField Class |
The following tables list the members exposed by PdfTextBoxField.
Name | Description | |
---|---|---|
![]() | PdfTextBoxField Constructor | Initializes a new PdfTextBoxField object. |
Name | Description | |
---|---|---|
![]() | AlternateName | Gets or sets the field alternate name. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | CalculateAction | Gets or sets the calculate action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Comb | Gets or sets a value indicating whether the field is a comb. |
![]() | DefaultValue | Gets or sets the default value of the field. |
![]() | Export | Gets or sets a value indicating whether the field can be exported or not. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | FileSelect | Gets or sets a value indicating whether the field acts as a file selector. |
![]() | Form | Gets the Acrobat form this field belongs to. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | FormatAction | Gets or sets the format action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | KeyPressAction | Gets or sets the keypress action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | MappingName | Gets or sets the field mapping name. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | MaxLength | Gets or sets the maximum length of the field text. |
![]() | Multiline | Gets or sets a value indicating whether the field is multiline. |
![]() | Name | Gets or sets the field name. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Password | Gets or sets a value indicating whether the field is intended for entering a secure password. |
![]() | ReadOnly | Gets or sets a value indicating whether the field is read-only. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Required | Gets or sets a value indicating whether the field is required. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Scroll | Gets or sets a value indicating whether the field text supports scrolling. |
![]() | SpellCheck | Gets or sets a value indicating whether the field text shall be spell-checked. |
![]() | Text | Gets or sets the field value. |
![]() | Type | Gets the field type. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | ValidateAction | Gets or sets the validate action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Value | Gets or sets the field value. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Widgets | Gets the list of field widgets. (Inherited from Xfinium.Pdf.Forms.PdfField) |