PdfAcroFormRadioGroupField Properties
Represents a radio group field.
Name | Description |
---|---|
Appearance |
Specifies the appearance settings for the interactive form field.
Inherited from Pdf |
Button |
Specifies the style that defines the appearance of a radio button within a radio group field. |
Name |
Specifies the interactive form field name.
Inherited from Pdf |
Page |
Specifies page number where the interactive form field will be created.
Inherited from Pdf |
Specifies whether the current form field is printed.
Inherited from Pdf |
|
Radio |
Gets the number of radio buttons in the radio group field. |
Read |
Gets or sets whether the interactive form field allows edit operations.
Inherited from Pdf |
Required |
Gets or sets the required status of the interactive form field.
Inherited from Pdf |
Rotation |
Specifies the rotation to apply to interactive form field.
Inherited from Pdf |
Selected |
Specifies index of the selected item in a radio group field. |
Should |
Specifies whether to generate a down appearance that will appear when the mouse button is pressed within a radio button area. |
Tool |
Specifies the form field’s tooltip text.
Inherited from Pdf |
Visible |
Specifies whether the form field is visible on the page.
Inherited from Pdf |
See Also