Back to Devexpress

PdfAcroFormRadioGroupField Properties

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

latest3.1 KB
Original Source

PdfAcroFormRadioGroupField Properties

Represents a radio group field.

NameDescription
AppearanceSpecifies the appearance settings for the interactive form field. Inherited from PdfAcroFormVisualField.
ButtonStyleSpecifies the style that defines the appearance of a radio button within a radio group field.
NameSpecifies the interactive form field name. Inherited from PdfAcroFormField.
PageNumberSpecifies page number where the interactive form field will be created. Inherited from PdfAcroFormVisualField.
PrintSpecifies whether the current form field is printed. Inherited from PdfAcroFormVisualField.
RadioButtonCountGets the number of radio buttons in the radio group field.
ReadOnlyGets or sets whether the interactive form field allows edit operations. Inherited from PdfAcroFormVisualField.
RequiredGets or sets the required status of the interactive form field. Inherited from PdfAcroFormVisualField.
RotationSpecifies the rotation to apply to interactive form field. Inherited from PdfAcroFormVisualField.
SelectedIndexSpecifies index of the selected item in a radio group field.
ShouldGeneratePressedAppearanceSpecifies whether to generate a down appearance that will appear when the mouse button is pressed within a radio button area.
ToolTipSpecifies the form field’s tooltip text. Inherited from PdfAcroFormField.
VisibleSpecifies whether the form field is visible on the page. Inherited from PdfAcroFormVisualField.

See Also

PdfAcroFormRadioGroupField Class

PdfAcroFormRadioGroupField Members

DevExpress.Pdf Namespace