EVO PDF Logo

HtmlToPdfConverter Constructor (UInt32)

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public HtmlToPdfConverter(
	uint port
)

Parameters

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

Reference