PdfListBoxWidgetFieldWidget Class |
Namespace: Spire.Pdf.Widget
The PdfListBoxWidgetFieldWidget 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
.)
|
![]() |
CommitOnSelChange |
Gets or sets the flag indicating if a new value selected is committed immediately without waiting to leave the field.
(Inherited from
PdfChoiceWidgetFieldWidget
.)
|
![]() |
DefaultIndex |
Gets the default index.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
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 the fore color of the Field.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
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
.)
|
![]() |
Items |
Gets the items.
|
![]() |
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
.)
|
![]() |
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
.)
|
![]() |
MultiSelect |
Gets or sets a value indicating whether the field is multiselectable..
|
![]() |
Name |
Gets the name of the field.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Page |
Gets the page.
(Inherited from
PdfFieldWidget
.)
|
![]() |
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
.)
|
![]() |
SelectedIndex |
Gets or sets the first selected item in the list.
(Inherited from
PdfChoiceWidgetFieldWidget
.)
|
![]() |
SelectedItem |
Gets the first selected item in the list.
(Inherited from
PdfChoiceWidgetFieldWidget
.)
|
![]() |
SelectedValue |
Gets or sets the value of the first selected item in the list.
(Inherited from
PdfChoiceWidgetFieldWidget
.)
|
![]() |
SelectedWidgetItem |
Obsolete.
Gets the first selected item in the list.
(Inherited from
PdfChoiceWidgetFieldWidget
.)
|
![]() |
Size |
Gets or sets the size.
(Inherited from
PdfStyledFieldWidget
.)
|
![]() |
ToolTip |
Gets or sets the tool tip.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Values |
Gets the collection of choice items.
(Inherited from
PdfChoiceWidgetFieldWidget
.)
|
![]() |
Visible |
Gets a value indicating the visibility of the field.
(Inherited from
PdfStyledFieldWidget
.)
|
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
.)
|
![]() |
GetSelectedIndex |
Gets selected index.
(Inherited from
PdfChoiceWidgetFieldWidget
.)
|
![]() |
GetSelectedValue |
Gets selected value.
(Inherited from
PdfChoiceWidgetFieldWidget
.)
|
![]() |
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
.)
|
![]() |
SetSelectedIndex |
Sets selected index.
(Inherited from
PdfChoiceWidgetFieldWidget
.)
|
![]() |
SetSelectedValue |
Sets selected value.
(Inherited from
PdfChoiceWidgetFieldWidget
.)
|
![]() |
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
.)
|