ExcelToPdfConverter(UInt32) Constructor

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

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public ExcelToPdfConverter(
	uint port
)

Parameters

port  UInt32
The server port number on localhost

See Also