Appearance
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 | |
---|---|
DefaultValue | The default value associated with this field. |
FormattedValue | The Formatted Value. |
Value | The value associated with this field. |