EVO HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Img
Converter Constructor
This constructor creates a HTML to Image 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
ImgConverter
()
VB
Copy
Public
Sub
New
See Also
Reference
ImgConverter Class
ImgConverter Overload
EvoPdf Namespace
In This Article
Definition
See Also