HiQPdf Documentation

AutoPdfFormAutoCreatePdfForm Property

HiQPdf Client for .NET Core
Controls if the HTML form is automatically converted to a PDF form. This property is false by default.

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool AutoCreatePdfForm { get; set; }

Property Value

Type: Boolean
See Also

Reference