FormFieldButtonStyle Enum
Lists values used to specify the appearance of the form field’s marker.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Members
| Name | Description |
|---|---|
Circle
|
Circle button style. |
Check
|
Check button style. |
Star
|
Star button style. |
Cross
|
Cross button style. |
Diamond
|
Diamond button style. |
Square
|
Square button style. |
Related API Members
The following properties accept/return FormFieldButtonStyle values:
See Also