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