The default value of the field to which the field reverts when a reset form action is executed
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public Object DefaultValue { get; set; }
Public Property DefaultValue As Object
Get
Set
public:
property Object^ DefaultValue {
Object^ get ();
void set (Object^ value);
}
member DefaultValue : Object with get, set
Property Value
Type:
Object
Reference