Gets or set the default value of the field.
Namespace: Spire.Pdf.WidgetAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
string DefaultValue { get; set; }
Property DefaultValue As String Get Set
property String^ DefaultValue { String^ get (); void set (String^ value); }
abstract DefaultValue : string with get, set
Property Value
StringA string value representing the default value of the item.