CheckBoxField(String) Constructor
Initializes a new instance of the CheckBoxField class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| name | String | The name of the form field. |
See Also