PdfFormFieldDefaultValue Property

Gets or sets the default value of the field to which the field reverts when a reset form action is executed

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public Object DefaultValue { get; set; }

Property Value

Object

See Also