Winnovative Excel to PDF Converter

PdfDocumentOptionsColorSpace Property

Winnovative Excel to PDF Converter Documentation
Gets or sets the color space of the PDF document generated by the converter. The possible values are RGB, CMYK or Gray Scale. The default color space is RGB.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public ColorSpace ColorSpace { get; set; }

Property Value

Type: ColorSpace
See Also

Reference