EVO HTML to PDF Converter

PdfFormOptionsAutoPdfFormEnabled Property

EVO PDF Client for .NET Documentation
A flag indicating if the HTML form elements like text boxes, checkboxes, radio buttons and submit buttons are automatically converted to PDF form fields in the generated PDF document. The default value is false.

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

public bool AutoPdfFormEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference