Document(String, ColorProfile) Constructor
Creates a PDF document with a color profile.
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public Document(
string server,
ColorProfile colorProfile
)
Public Sub New (
server As String,
colorProfile As ColorProfile
)
Parameters
- server String
- The IP address or host name of the HTML to PDF server
- colorProfile ColorProfile
- The color profile to be used when creating the PDF document