Name | Description | |
---|---|---|
![]() | PDFTextBoxField Constructor | Initializes a new PDFTextBoxField object. |
The following tables list the members exposed by PDFTextBoxField.
Name | Description | |
---|---|---|
![]() | PDFTextBoxField Constructor | Initializes a new PDFTextBoxField object. |
Name | Description | |
---|---|---|
![]() | CalculateAction | Gets or sets the JavaScript action to be executed for calculating the field value. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) |
![]() | CheckSpelling | Gets or sets a value indicating whether the field content should be checked for spelling erorrs. |
![]() | Comb | Gets or sets a value indicating whether the field acts like a comb or not. |
![]() | DefaultValue | Gets or sets the field's default value. |
![]() | FileSelect | Gets or sets a value indicating whether the field can be used for selecting a file from disk. |
![]() | Form | Gets the form that contains this field. (Inherited from PDFField) |
![]() | FormatAction | Gets or sets the JavaScript action to be executed for formating the field value. (Inherited from PDFField) |
![]() | KeyPressAction | Gets or sets the JavaScript action to be executed when the user types a keystroke. (Inherited from PDFField) |
![]() | MappingName | Gets or sets the mapping name of the field. (Inherited from PDFField) |
![]() | MaxLength | Gets or sets the max length of the text that can be inserted in the field. |
![]() | Multiline | Gets or sets a value indicating whether the field is multiline. |
![]() | Name | Gets or sets the field name. (Inherited from PDFField) |
![]() | NoExport | Gets or sets a value indicating whether the field can be exported or not. (Inherited from PDFField) |
![]() | Password | Gets or sets a value indicating whether the field is used for entering passwords. |
![]() | ReadOnly | Gets or sets a value indicating whether the field is read-only. (Inherited from PDFField) |
![]() | Required | Gets or sets a value indicating whether the field is required. (Inherited from PDFField) |
![]() | ScrollLongText | Gets or sets a value indicating whether the field content can be scrolled if larger than visible area. |
![]() | Text | Gets or sets the field text. |
![]() | Tooltip | Gets or sets the field tooltip. (Inherited from PDFField) |
![]() | Type | Gets the field type. (Inherited from PDFField) |
![]() | ValidateAction | Gets or sets the JavaScript action to be executed for validating the field value. (Inherited from PDFField) |
![]() | Value | Gets or sets the field value. (Inherited from PDFField) |
![]() | Widgets | Gets the list of widgets associated with this field. (Inherited from PDFField) |
Name | Description | |
---|---|---|
![]() | Dispose | Disposes the internal resources. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) |