Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Fields

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
AllowTextEntryWhether text can be entered, if false the value of one of the available Options must be entered
SpellCheckAllowedSpecifies whether spell-checking is allowed on this field.