WordToPdfConverter | Constructs a Word to PDF converter which will connect to localhost on the default port |
WordToPdfConverter(String) | Constructs a Word to PDF converter which will connect to the server specified by IP or by name on the default port |
WordToPdfConverter(UInt32) | Constructs a Word to PDF converter which will connect to localhost on the specified port |
WordToPdfConverter(Boolean, String) | Constructs a Word to PDF converter which will connect to a web service URL |
WordToPdfConverter(String, UInt32) | Constructs a Word to PDF converter which will connect to the server specified by IP or by name on the specified port |