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