HiQPdf Documentation

PdfDocumentCreateColorProfilePdf Method

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

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

public static PdfDocument CreateColorProfilePdf(
	PdfColorProfile colorProfile
)

Parameters

colorProfile
Type: HiQPdfPdfColorProfile
The document color profile

Return Value

Type: PdfDocument
The created PDF document
See Also

Reference