EVO HTML to PDF Converter

HtmlToSvgConverter Constructor (String)

Winnovative Client for Windows Universal Platform Documentation
Constructs a HTML to SVG converter which will connect to the server specified by IP or by name on the default port

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_UWP (in WnvHtmlToPdfClient_UWP.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public HtmlToSvgConverter(
	string server
)

Parameters

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

Reference