Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fields
RadioButtonModel Class
A radio button PDF form field
csharp
public class RadioButtonModel : TallComponents.UnoPdf.Client.Models.Pdf.Fields.ValueFieldModel
Inheritance System.Object 🡒 FieldModel 🡒 ValueFieldModel 🡒 RadioButtonModel
Properties | |
---|---|
CanBeDeselected | Whether this field can be deselected. (like the CheckBox field) |
RadioButtonOptions | Contains all options from which a choice can be made. An option has both an exported name and a reference to the associated widget. |