RadioButtonGroup Methods |
The RadioButtonGroup type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(Rect) | Adds a RadioButtonWidget with a default onstate to the RadioButtonGroup
|
![]() | Add(Rect, String) | Adds a new RadioButtonWidget to the RadioButtonGroup
|
![]() | AddGroupButtonsToPage | Add all group buttons to the page
|
![]() | Close | |
![]() ![]() | Create(PDFDoc) | Creates a new RadioButtonGroup, in the specified document with a default field name.
|
![]() ![]() | Create(PDFDoc, String) | Creates a new RadioButtonGroup in the specified document.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetButton | Retrieves the button at a given index.
|
![]() | GetField | Gets the field associated with this RadioButtonGroup
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetNumButtons | Gets the number of buttons in this RadioButtonGroup
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |