Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fields.DropDownListModel
DropDownListModel.AllowTextEntry Property
Whether text can be entered, if false the value of one of the available Options must be entered
csharp
public bool AllowTextEntry { get; set; }