Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fields.RadioButtonModel
RadioButtonModel.CanBeDeselected Property
Whether this field can be deselected. (like the CheckBox field)
csharp
public bool CanBeDeselected { get; set; }