IPdfComboBoxField Interface |
Namespace: Spire.Pdf.Fields
The IPdfComboBoxField type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Actions |
Gets the actions of the field.
|
|
|
BackColor |
Gets or sets the color of the background.
|
|
|
BorderColor |
Gets or sets the color of the border.
|
|
|
BorderStyle |
Gets or sets the border style.
|
|
|
BorderWidth |
Gets or sets the width of the border.
|
|
|
Bounds |
Gets or sets the bounds.
|
|
|
Editable |
Gets or sets a value indicating whether thisis editable.
|
|
|
Export |
Gets or sets a value indicating whether thisis export.
|
|
|
Flatten |
Gets or sets a value indicating whether thisis flatten.
|
|
|
Font |
Gets or sets the font.
|
|
|
ForeColor |
Gets or sets the color of the text.
|
|
|
Form |
Gets the form.
|
|
|
HighlightMode |
Gets or sets the highlighting mode.
|
|
|
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.
|
|
|
Name |
Gets the name.
|
|
|
Page |
Gets the page.
|
|
|
ReadOnly |
Gets or sets a value indicating whether [read only].
|
|
|
Required |
Gets or sets a value indicating whether thisis required.
|
|
|
SelectedIndex |
Gets or sets the first selected item in the list.
|
|
|
SelectedItem |
Gets the first selected item in the list.
|
|
|
SelectedValue |
Gets or sets the value of the first selected item in the list.
|
|
|
Size |
Gets or sets the size.
|
|
|
TextAlignment |
Gets or sets the text alignment.
|
|
|
ToolTip |
Gets or sets the tool tip.
|
|
|
Visible |
Gets or sets a value indicating whether thisis visible.
|