IPdfTextBoxField Properties |
The IPdfTextBoxField type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Actions |
Gets the actions of the field.
|
![]() |
BackColor |
Get or Set the background color of the field
|
![]() |
BorderColor |
Gets or sets the color of the border.
|
![]() |
BorderStyle |
Gets or sets the color of the border.
|
![]() |
BorderWidth |
Gets or Sets the width of the border.
|
![]() |
Bounds |
Gets or sets the bounds.
|
![]() |
DefaultValue |
Gets or set the default value of the field.
|
![]() |
Export |
Gets or sets a value indicating whether thisis export.
|
![]() |
Flatten |
Gets or sets a value indicating whether thisis flatten.
|
![]() |
Font |
Gets the font.
|
![]() |
ForeColor |
Gets or Set the fore color of the field.
|
![]() |
HighlightMode |
Get or Set the HighLightMode of the Field.
|
![]() |
InsertSpaces |
Meaningful only if the MaxLength property is set and the Multiline, Password properties are false.
If set, the field is automatically divided into as many equally spaced positions, or combs,
as the value of MaxLength, and the text is laid out into those combs.
|
![]() |
Location |
Gets or sets the location.
|
![]() |
MappingName |
Gets or sets the mapping name to be used when exporting interactive form
field data from the document.
|
![]() |
MaxLength |
Gets or sets the maximum length of the field, in characters.
|
![]() |
Multiline |
Gets or sets a value indicating whether thisis multiline.
|
![]() |
Name |
Gets the name of the field.
|
![]() |
Page |
Gets the page.
|
![]() |
Password |
Gets or sets a value indicating whether thisis password field.
|
![]() |
ReadOnly |
Gets or sets a value indicating whether [read only].
|
![]() |
Required |
Gets or sets a value indicating whether thisis required.
|
![]() |
Scrollable |
Gets or sets a value indicating whether thisis scrollable.
|
![]() |
Size |
Gets or sets the size.
|
![]() |
SpellCheck |
Gets or sets a value indicating whether to check spelling.
|
![]() |
Text |
Gets or Set value of the text box field.
|
![]() |
TextAlignment |
Get or Set the text alignment in a text box.
|
![]() |
ToolTip |
Gets or sets the tool tip.
|
![]() |
Visible |
Gets a value indicating the visibility of the field.
|