EVO HTML to PDF Converter

HtmlToSvgConverter Constructor (UInt32)

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public HtmlToSvgConverter(
	uint port
)

Parameters

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

Reference