PdfGraphicsAcroFormRadioGroupField(String) Constructor
In This Article
Initializes a new instance of the PdfGraphicsAcroFormRadioGroupField class with the specified radio group field name.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
name | String | A name of a radio group field. |
See Also