EVO PDF Logo

HtmlToImageConverter Constructor (UInt32)

EVO PDF Client for .NET Core
Constructs a HTML to Image converter which will connect to localhost on the specified port

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public HtmlToImageConverter(
	uint port
)

Parameters

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

Reference