Form |
The FormTextData type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultValue | Gets or sets the default string for the parent text box form field. |
![]() | MaximumLength | Gets or sets the maximum length of text which should be allowed within the parent text box form field before any formatting specified by the ValueFormat property. Default value is MaxValue (unlimited). |
![]() | NumberOfLines | Gets or sets the number of displaying text lines within form field when parent document saved as PDF. Default: 1. |
![]() ![]() | TextType | Gets or sets the type of the contents of the current text box form field. Default value is RegularText. |
![]() | Value | Gets or sets the current value for a text form field. |
![]() ![]() | ValueFormat | Gets or sets the field formatting which shall be applied to the contents of the parent form field whenever those contents are modified. |