EVO HTML to PDF Converter

PdfDocumentOptionsColorSpace Property

EVO PDF Client for .NET Documentation
Gets or sets the color space of the PDF document generated by the HTML to PDF converter. The possible values are RGB, CMYK or Gray Scale. The default color space is RGB.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public ColorSpace ColorSpace { get; set; }

Property Value

Type: ColorSpace
See Also

Reference