HiQPdf Client for .NET
C#
Show/Hide TOC
Pdf
Html Constructor
Creates an empty HTML to PDF object. The
UrlToConvert
property or the
HtmlToConvert
property must be set after object creation
Definition
Namespace:
HiQPdfClient
Assembly:
HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
C#
Copy
public
PdfHtml
()
See Also
Reference
PdfHtml Class
PdfHtml Overload
HiQPdfClient Namespace
In This Article
Definition
See Also