Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Fields

ValueFieldModel Class

A PDF form field with a Value.

csharp
public abstract class ValueFieldModel : TallComponents.UnoPdf.Client.Models.Pdf.Fields.FieldModel

Inheritance System.Object 🡒 FieldModel 🡒 ValueFieldModel

Derived
CheckBoxModel
DateTimeModel
NumericModel
OptionsFieldModel
PasswordModel
RadioButtonModel
TextModel

Properties
DefaultValueThe default value associated with this field.
FormattedValueThe Formatted Value.
ValueThe value associated with this field.