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: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public Object DefaultValue { get; set; }

Property Value

Object

See Also