Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fields
DropDownListModel Class
A drop down list PDF form field (also known as combo box).
csharp
public class DropDownListModel : TallComponents.UnoPdf.Client.Models.Pdf.Fields.OptionsFieldModel
Inheritance System.Object 🡒 FieldModel 🡒 ValueFieldModel 🡒 OptionsFieldModel 🡒 DropDownListModel
Properties | |
---|---|
AllowTextEntry | Whether text can be entered, if false the value of one of the available Options must be entered |
SpellCheckAllowed | Specifies whether spell-checking is allowed on this field. |