Winnovative Logo

HtmlToImageConverter Constructor (UInt32)

Winnovative Client for .NET Framework
Constructs a HTML to Image converter which will connect to localhost on the specified port

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax

public HtmlToImageConverter(
	uint port
)

Parameters

port
Type: SystemUInt32
The HTML to PDF server port number on localhost
See Also

Reference