ExcelToPdfConverter(String) Constructor

Constructs a Excel to PDF converter which will connect to the server specified by IP or by name on the default port

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public ExcelToPdfConverter(
	string server
)

Parameters

server  String
The IP address or host name of the server

See Also