EVO HTML to PDF Converter

Document Constructor (UInt32)

EVO PDF Client for .NET Documentation
Creates an empty PDF document object. New pages can be added to the document and new PDF elements can be added to document pages.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public Document(
	uint port
)

Parameters

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

Reference