Creates a PDF document with a color profile.
Namespace: Winnovative.HtmlToPdfClient
Assembly: WnvHtmlToPdfClient_UWP (in WnvHtmlToPdfClient_UWP.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
Parameters
- server
- Type: System.String
The IP address or host name of the HTML to PDF server - port
- Type: System.UInt32
The HTML to PDF server port number on host - colorProfile
- Type: Winnovative.HtmlToPdfClient.ColorProfile
The color profile to be used when creating the PDF document
See Also