Document(ColorProfile) Constructor

Creates a PDF document with a color profile.

Definition

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

Parameters

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

See Also