EVO HTML to PDF Converter

PdfSubmitFormActionIncludeFields Property

EVO PDF Client for .NET Documentation
A flag indicating if the Fields property defines the fields to be included or the fields to be excluded from submit. By default this property is true and the Fields property defines the list of fields to to be included in submit

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

public bool IncludeFields { get; set; }

Property Value

Type: Boolean
See Also

Reference