HiQPdf Documentation

PdfFormFieldDefaultValue Property

HiQPdf Client for .NET Core
The default value of the field to which the field reverts when a reset form action is executed

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public Object DefaultValue { get; set; }

Property Value

Type: Object
See Also

Reference