Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Fields.RadioButtonModel

RadioButtonModel.RadioButtonOptions Property

Contains all options from which a choice can be made. An option has both
an exported name and a reference to the associated widget.

csharp
public string[] RadioButtonOptions { get; set; }

Property Value

System.String[]