HtmlToPdfConverter(String, UInt32) Constructor
Constructs a HTML to PDF converter which will connect to the server specified by IP or by name on the specified port
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
public HtmlToPdfConverter(
string server,
uint port
)
Public Sub New (
server As String,
port As UInteger
)
Parameters
- server String
- The IP address or host name of the HTML to PDF server
- port UInt32
- The HTML to PDF server port number on host