HiQPdf Documentation

PdfDocument Constructor (PdfColorSpace)

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

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

public PdfDocument(
	PdfColorSpace colorSpace
)

Parameters

colorSpace
Type: HiQPdfPdfColorSpace
The PDF document color space
See Also

Reference