EVO HTML to PDF Converter

HtmlToPdfConverter Constructor (UInt32)

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public HtmlToPdfConverter(
	uint port
)

Parameters

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

Reference