EVO HTML to PDF Converter

Document Constructor (ColorProfile)

EVO HTML to PDF Converter for .NET Documentation
Creates a PDF document with a color profile.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public Document(
	ColorProfile colorProfile
)

Parameters

colorProfile
Type: EvoPdfColorProfile
The color profile to be used when creating the PDF document
See Also

Reference