EVO PDF Logo

WordToPdfConverter Constructor (String)

EVO PDF Client for .NET Framework
Constructs a Word to PDF converter which will connect to the server specified by IP or by name on the default port

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public WordToPdfConverter(
	string server
)

Parameters

server
Type: SystemString
The IP address or host name of the server
See Also

Reference