EVO PDF Logo

PdfFormFieldDefaultValue Property

EVO PDF Client for .NET Core
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_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public Object DefaultValue { get; set; }

Property Value

Type: Object
See Also

Reference