Winnovative Logo

HtmlToPdfConverter Constructor (String)

Winnovative Client for .NET Core
Constructs a HTML 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 HtmlToPdfConverter(
	string server
)

Parameters

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

Reference