EVO HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Pdf
Converter Constructor
This constructor creates a HTML to PDF converter using the default width and height for the HTML viewer
Definition
Namespace:
EvoPdf
Assembly:
EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
Copy
public
PdfConverter
()
VB
Copy
Public
Sub
New
See Also
Reference
PdfConverter Class
PdfConverter Overload
EvoPdf Namespace
In This Article
Definition
See Also