PdfFormFieldDefaultValue Property

The default value of the field to which the field reverts when a reset form action is executed

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public Object DefaultValue { get; set; }

Property Value

Object

See Also