EVO HTML to PDF Converter

PdfFormOptionsAutoPdfFormEnabled Property

EVO HTML to PDF Converter 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
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public bool AutoPdfFormEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference