WordToPdfConverter(UInt32) Constructor

Constructs a Word to PDF converter which will connect to localhost on the specified port

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public WordToPdfConverter(
	uint port
)

Parameters

port  UInt32
The server port number on localhost

See Also