Winnovative Logo

PdfToHtmlConverter Constructor (String, UInt32)

Winnovative Client for .NET Core
Constructs a PDF to HTML converter which will connect to the server specified by IP or by name on the specified port

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public PdfToHtmlConverter(
	string server,
	uint port
)

Parameters

server
Type: SystemString
The IP address or host name of the server
port
Type: SystemUInt32
The server port number on host
See Also

Reference