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: 18.0.0
public bool AutoPdfFormEnabled { get; set; }
Public Property AutoPdfFormEnabled As Boolean
Get
Set
Property Value
Boolean