AutoPdfFormAutoCreatePdfForm Property
Controls if the HTML form is automatically converted to a PDF form.
This property is false by default.
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool AutoCreatePdfForm { get; set; }
Public Property AutoCreatePdfForm As Boolean
Get
Set
public:
property bool AutoCreatePdfForm {
bool get ();
void set (bool value);
}
member AutoCreatePdfForm : bool with get, set
Property Value
Boolean