EVO PDF Logo

WordToPdfConverter Constructor (UInt32)

EVO PDF Client for .NET Core
Constructs a Word to PDF converter which will connect to localhost on the specified port

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public WordToPdfConverter(
	uint port
)

Parameters

port
Type: SystemUInt32
The server port number on localhost
See Also

Reference