Checked Enum
Specifies the state of a radio button or check box field.
public enum Checked
Public Enum Checked
Inheritance: ObjectValueTypeEnumChecked
Fields
Checked.neutral | 2 | Neutral. |
Checked.off | 1 | Off. |
Checked.on | 0 | On. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.