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

Property Value

Object

See Also