HiQPdf Documentation

PdfDocumentCreateColorSpacePdf Method

Quickly Create High Quality PDFs
Creates a PDF document with a given color space

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

public static PdfDocument CreateColorSpacePdf(
	PdfColorSpace colorSpace
)

Parameters

colorSpace
Type: HiQPdfPdfColorSpace
The document color space

Return Value

Type: PdfDocument
The created PDF document
See Also

Reference