HiQPdf Documentation

PdfDocument Constructor (PdfColorProfile)

Quickly Create High Quality PDFs
Constructs an empty PDF document with a color profile

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfDocument(
	PdfColorProfile colorProfile
)

Parameters

colorProfile
Type: HiQPdfPdfColorProfile
The PDF document color profile
See Also

Reference