PdfTextBoxFieldWidget Class |
Namespace: Spire.Pdf.Widget
The PdfTextBoxFieldWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Actions |
Gets the actions of the field.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
AnnotationFlags |
Gets or sets the annotation flags.
(Inherited from
PdfField
.)
|
![]() |
BackColor |
Get or Set the background color of the field
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
BorderColor |
Gets or sets the color of the border.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
BorderStyle |
Gets or sets the color of the border.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
BorderWidth |
Gets or Sets the width of the border.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
Bounds |
Gets or sets the bounds.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
DefaultIndex |
Gets the default index.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
DefaultValue |
Gets or set the default value of the field.
|
![]() |
Export |
Gets or sets a value indicating whether thisis export.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Flatten |
Gets or sets a value indicating whether thisis flatten.
(Inherited from
PdfField
.)
|
![]() |
Font |
Gets the font.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
FontSizeAuto |
The font is to be auto-sized:its size is computed as a function of the height of the annotation rectangle.
(Inherited from
PdfField
.)
|
![]() |
ForeColor |
Gets or Set the fore color of the field.
|
![]() |
Form |
Gets the form.
(Inherited from
PdfField
.)
|
![]() |
FormWidget |
Gets the form.
(Inherited from
PdfFieldWidget
.)
|
![]() |
FullName |
Gets the full name.
(Inherited from
PdfField
.)
|
![]() |
GotFocus |
Gets or sets the action to be performed when the annotation receives the
input focus.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
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.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
LostFocus |
Gets or sets the action to be performed when the annotation loses the
input focus.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
MappingName |
Gets or sets the mapping name to be used when exporting interactive form
field data from the document.
(Inherited from
PdfFieldWidget
.)
|
![]() |
MaxLength |
Gets or sets the maximum length of the field, in characters.
|
![]() |
MouseDown |
Gets or sets the action to be performed when the mouse button is pressed inside the
annotations active area.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
MouseEnter |
Gets or sets the action to be performed when the mouse button is enter
inside the annotations active area..
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
MouseLeave |
Gets or sets the action to be performed when the mouse button exits or leaves
the annotations active area..
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
MouseUp |
Gets or sets the action to be performed when the mouse button is released
inside the annotations active area..
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
Multiline |
Gets or sets a value indicating whether thisis multiline.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
Name |
Gets the name of the field.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Page |
Gets the page.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Password |
Gets or sets a value indicating whether thisis password field.
|
![]() |
ReadOnly |
Gets or sets a value indicating whether [read only].
(Inherited from
PdfFieldWidget
.)
|
![]() |
Required |
Gets or sets a value indicating whether thisis required.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Scrollable |
Gets or sets a value indicating whether thisis scrollable.
|
![]() |
Size |
Gets or sets the size.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
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.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Visible |
Gets a value indicating the visibility of the field.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
WidgetItems |
Gets the collection of text box field items.
|
Name | Description | |
---|---|---|
![]() |
CalculateAutoFontSize |
When the font size of the field is automatic, calculate actual size.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
CalculateMultilineFontSize |
Calculate font size in multiline field
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
CalculateSingleLineFieldFontSize |
Calculate font size in single line field
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
DefineDefaultAppearance | (Inherited from PdfStyledFieldWidget .) |
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetDaFontSize |
Get font size from da string
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
GetGraphicsProperties |
Gets the graphics properties.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
Initialize | (Inherited from PdfFieldWidget .) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ReSetPage |
Re set the page.
(Inherited from
PdfFieldWidget
.)
|
![]() |
SetName |
Sets the name of the field.
(Inherited from
PdfFieldWidget
.)
|
![]() |
StringToStyle |
String to style.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
ObjectID |
Form field identifier
(Inherited from
PdfFieldWidget
.)
|