PdfFormOptionsAutoPdfFormEnabled Property
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: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public bool AutoPdfFormEnabled { get; set; }
Property Value
Boolean