Document(UInt32, 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(
uint port,
ColorProfile colorProfile
)
Public Sub New (
port As UInteger,
colorProfile As ColorProfile
)
Parameters
- port UInt32
- The HTML to PDF server port number on host
- colorProfile ColorProfile
- The color profile to be used when creating the PDF document