Represents radio button field of an existing PDF document`s form.
Namespace: Spire.Pdf.WidgetAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class PdfRadioButtonListFieldWidget : PdfStateFieldWidget
Public Class PdfRadioButtonListFieldWidget Inherits PdfStateFieldWidget
public ref class PdfRadioButtonListFieldWidget : public PdfStateFieldWidget
type PdfRadioButtonListFieldWidget = class inherit PdfStateFieldWidget end
Members
| All Members | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| Actions |
Gets the actions of the field.
(Inherited from PdfStyledFieldWidget.) | |
| 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.) | |
| DefineDefaultAppearance()()()() | (Inherited from PdfStyledFieldWidget.) | |
| Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) | |
| Export |
Gets or sets a value indicating whether this is export.
(Inherited from PdfFieldWidget.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Flatten |
Gets or sets a value indicating whether this is flatten.
(Inherited from PdfField.) | |
| Font |
Gets the font.
(Inherited from PdfStyledFieldWidget.) | |
| Form |
Gets the form.
(Inherited from PdfField.) | |
| FormWidget |
Gets the form.
(Inherited from PdfFieldWidget.) | |
| FullName | (Inherited from PdfField.) | |
| GetGraphicsProperties(PdfStyledFieldWidget..::..GraphicsProperties%, PdfFieldWidgetItem) | (Inherited from PdfStyledFieldWidget.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GotFocus |
Gets or sets the action to be performed when the annotation receives the
input focus.
(Inherited from PdfStyledFieldWidget.) | |
| Initialize()()()() | (Inherited from PdfFieldWidget.) | |
| 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.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| MouseDown |
Gets or sets the action to be performed when the mouse button is pressed inside the
annotations active area.
(Inherited from PdfStyledFieldWidget.) | |
| MouseEnter | (Inherited from PdfStyledFieldWidget.) | |
| MouseLeave | (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.) | |
| Name |
Gets the name of the field.
(Inherited from PdfFieldWidget.) | |
| ObjectID |
Form field identifier
(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 this is 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.
| |
| SetCheckedStatus(Boolean) | (Inherited from PdfStateFieldWidget.) | |
| SetName(String) |
Sets the name of the field.
(Inherited from PdfFieldWidget.) | |
| Size |
Gets or sets the size.
(Inherited from PdfStyledFieldWidget.) | |
| StringToStyle(String) | (Inherited from PdfStyledFieldWidget.) | |
| ToolTip |
Gets or sets the tool tip.
(Inherited from PdfFieldWidget.) | |
| ToString()()()() |
Returns a String that represents the current Object.
(Inherited from Object.) | |
| 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.
|
Inheritance Hierarchy
System..::..Object
Spire.Pdf.Fields..::..PdfField
Spire.Pdf.Widget..::..PdfFieldWidget
Spire.Pdf.Widget..::..PdfStyledFieldWidget
Spire.Pdf.Widget..::..PdfStateFieldWidget
Spire.Pdf.Widget..::..PdfRadioButtonListFieldWidget
Spire.Pdf.Fields..::..PdfField
Spire.Pdf.Widget..::..PdfFieldWidget
Spire.Pdf.Widget..::..PdfStyledFieldWidget
Spire.Pdf.Widget..::..PdfStateFieldWidget
Spire.Pdf.Widget..::..PdfRadioButtonListFieldWidget