Winnovative Logo

PdfToImageConverter Constructor (String)

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

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

public PdfToImageConverter(
	string server
)

Parameters

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

Reference