EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Excel
To
Pdf
Converter Constructor
Constructs a Excel 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
ExcelToPdfConverter
()
VB
Copy
Public
Sub
New
See Also
Reference
ExcelToPdfConverter Class
ExcelToPdfConverter Overload
EvoPdfClient Namespace
In This Article
Definition
See Also