EVO HTML to PDF Converter

PdfResetFormActionFields Property

EVO PDF Client for .NET Documentation
Gets or sets the list of fields to be included or excluded from reset based on IncludeFields property value. If no fields are added to this array and IncludeFields property is true then all the fields are reset

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

public PdfFormField[] Fields { get; set; }

Property Value

Type: PdfFormField
See Also

Reference