[]
The abstract base class for PdfRadioButton and PdfCheckBox types.
public abstract class PdfRadioCheckBase : PdfFieldBase
Name | Description |
---|---|
PdfRadioCheckBase() |
Name | Description |
---|---|
Checked | Gets or sets a value indicating whether the current object is in a checked state. |
CheckmarkType | Gets or sets the type of checkmark used by the current object. |
DefaultText | Gets or sets the default text value of the current object. |
Text | Gets or sets the text value of the current object. |