PdfFormFieldDefaultValue Property

Gets or sets the default value of the field to which the field reverts when a reset form action is executed

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public Object DefaultValue { get; set; }

Property Value

Object

See Also