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