PdfGraphicsAcroFormRadioGroupField Properties
A radio group field in PDF Graphics API.
Name | Description |
---|---|
Appearance |
Obtains appearance settings of a form field.
Inherited from Pdf |
Button |
Gets or sets the radio button style. |
Name |
Specifies form field’s name.
Inherited from Pdf |
Specifies whether a form field is printable.
Inherited from Pdf |
|
Radio |
Gets the number of radio buttons in the radio group field. |
Read |
Gets or sets whether the interactive form field is read-only.
Inherited from Pdf |
Required |
Gets or sets whether to force users to complete a form field.
Inherited from Pdf |
Rotation |
Specifies a form field’s rotation angle.
Inherited from Pdf |
Selected |
Specifies index of the selected item in radio group field. |
Should |
Specifies whether to generate a down appearance that appears when the mouse button is pressed within the radio button area. |
Tool |
Specifies a form field’s tooltip text.
Inherited from Pdf |
Visible |
Specifies whether a form field is visible on a page.
Inherited from Pdf |
See Also