PdfFormFieldDefaultValue Property
Gets or sets the default value of the field to which the field reverts when a reset form action is executed
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
public Object DefaultValue { get; set; }
Property Value
Object