PdfRadioButtonListFieldWidget Properties |
The PdfRadioButtonListFieldWidget 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
.)
|
|
|
ButtonStyle |
Gets the button style.
|
|
|
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
.)
|
|
|
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
.)
|
|
|
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 index of the selected item in the list.
|
|
|
SelectedItem |
Gets the selected item.
|
|
|
SelectedValue |
Gets or sets the value of the first selected item in the list.
|
|
|
Size |
Gets or sets the size.
(Inherited from
PdfStyledFieldWidget
.)
|
|
|
ToolTip |
Gets or sets the tool tip.
(Inherited from
PdfFieldWidget
.)
|
|
|
Value |
Gets or sets the value of specified item.
|
|
|
Visible |
Gets a value indicating the visibility of the field.
(Inherited from
PdfStyledFieldWidget
.)
|
|
|
WidgetItems |
Gets the items collection.
(Inherited from
PdfStateFieldWidget
.)
|
|
|
WidgetWidgetItems |
Gets the collection of radio button items.
|