PdfRadioButtonListFieldWidget Class |
Namespace: Spire.Pdf.Widget
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.
|
| 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
.)
|
|
|
SetCheckedStatus |
Sets checked status of the field.
(Inherited from
PdfStateFieldWidget
.)
|
|
|
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
.)
|