Document(ColorProfile) Constructor

Creates a PDF document with a color profile.

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_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