EVO PDF Logo

PdfFormFieldDefaultValue Property

EVO PDF Client for .NET Framework
Gets or sets the default value of the field to which the field reverts when a reset form action is executed

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public Object DefaultValue { get; set; }

Property Value

Type: Object
See Also

Reference