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: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public Object DefaultValue { get; set; }

Property Value

Object

See Also