Document(ColorProfile) Constructor

Creates a PDF document with a color profile.

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public Document(
	ColorProfile colorProfile
)

Parameters

colorProfile  ColorProfile
The color profile to be used when creating the PDF document

See Also