Click or drag to resize

PdfToImageConverterColorSpace Property

The color space of the generated images. Default value is RGB.

Namespace:  ExpertPdf
Assembly:  eppdftoimage (in eppdftoimage.dll) Version: 7.0
Syntax
public PdfToImageColorSpace ColorSpace { get; set; }

Property Value

Type: PdfToImageColorSpace
See Also