Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Fields Namespace

Classes
CheckBoxModelA check box PDF form field
DateTimeModelA date time PDF form field. You cannot create an instance of this class.
DropDownListModelA drop down list PDF form field (also known as combo box).
FieldModelThe base class for any PDF form field.
ListBoxModelA list box PDF form field.
ListOptionModelA PDF form field option
NumericModel
OptionsFieldModelBase class of DropDownListModel and ListBoxModel
PasswordModelA Password PDF form field.
PushButtonModelA push button PDF form field
RadioButtonModelA radio button PDF form field
SignatureModelA signature PDF form field.
TextModelA text PDF form field.
UnknownModelAn unknown PDF form field. You cannot create an instance of this class.
ValueFieldModelA PDF form field with a Value.