EVO PDF Logo

HtmlToPdfConverter Constructor (UInt32)

EVO PDF Client for .NET Core
Constructs a HTML to PDF 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 HtmlToPdfConverter(
	uint port
)

Parameters

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

Reference