EVO HTML to PDF Converter

PdfFormFieldDefaultValue Property

EVO PDF Client for .NET Documentation
Gets or sets the default value of the field to which the field reverts when a reset form action is executed

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public Object DefaultValue { get; set; }

Property Value

Type: Object
See Also

Reference