EVO PDF Logo

WordToPdfConverter Constructor

EVO PDF Client for .NET Core
Overload List

  NameDescription
Public methodWordToPdfConverter
Constructs a Word to PDF converter which will connect to localhost on the default port
Public methodWordToPdfConverter(String)
Constructs a Word to PDF converter which will connect to the server specified by IP or by name on the default port
Public methodWordToPdfConverter(UInt32)
Constructs a Word to PDF converter which will connect to localhost on the specified port
Public methodWordToPdfConverter(Boolean, String)
Constructs a Word to PDF converter which will connect to a web service URL
Public methodWordToPdfConverter(String, UInt32)
Constructs a Word to PDF converter which will connect to the server specified by IP or by name on the specified port
Top
See Also

Reference