EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Html
To
Pdf
Converter Constructor
Constructs a HTML to PDF converter which will connect to localhost on the default port
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
Copy
public
HtmlToPdfConverter
()
VB
Copy
Public
Sub
New
See Also
Reference
HtmlToPdfConverter Class
HtmlToPdfConverter Overload
EvoPdfClient Namespace
In This Article
Definition
See Also