EVO PDF Logo

PdfToHtmlConverter Constructor (String)

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public PdfToHtmlConverter(
	string server
)

Parameters

server
Type: SystemString
The IP address or host name of the server
See Also

Reference