Back to Devexpress

PdfGraphicsAcroFormRadioGroupField Properties

officefileapi-devexpress-dot-pdf-dot-pdfgraphicsacroformradiogroupfield-dot-underscore-properties.md

latest2.9 KB
Original Source

PdfGraphicsAcroFormRadioGroupField Properties

A radio group field in PDF Graphics API.

NameDescription
AppearanceObtains appearance settings of a form field. Inherited from PdfGraphicsAcroFormField.
ButtonStyleGets or sets the radio button style.
NameSpecifies form field’s name. Inherited from PdfGraphicsAcroFormField.
PrintSpecifies whether a form field is printable. Inherited from PdfGraphicsAcroFormField.
RadioButtonCountGets the number of radio buttons in the radio group field.
ReadOnlyGets or sets whether the interactive form field is read-only. Inherited from PdfGraphicsAcroFormField.
RequiredGets or sets whether to force users to complete a form field. Inherited from PdfGraphicsAcroFormField.
RotationSpecifies a form field’s rotation angle. Inherited from PdfGraphicsAcroFormField.
SelectedIndexSpecifies index of the selected item in radio group field.
ShouldGeneratePressedAppearanceSpecifies whether to generate a down appearance that appears when the mouse button is pressed within the radio button area.
ToolTipSpecifies a form field’s tooltip text. Inherited from PdfGraphicsAcroFormField.
VisibleSpecifies whether a form field is visible on a page. Inherited from PdfGraphicsAcroFormField.

See Also

PdfGraphicsAcroFormRadioGroupField Class

PdfGraphicsAcroFormRadioGroupField Members

DevExpress.Pdf Namespace