Winnovative Logo

ExcelToPdfConverter Constructor (String)

Winnovative Client for .NET Core
Constructs a Excel to PDF converter which will connect to the server specified by IP or by name on the default port

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

public ExcelToPdfConverter(
	string server
)

Parameters

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

Reference