Winnovative Logo

ExcelToPdfConverter Constructor (UInt32)

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

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public ExcelToPdfConverter(
	uint port
)

Parameters

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

Reference