PdfToImageConverterColorSpace Property

Color space of the resulting images. The default is RGB

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next.PdfProcessor (in EvoPdf.Next.PdfProcessor.dll) Version: 14.0.0
C#
public PdfPageImageColorSpace ColorSpace { get; set; }

Property Value

PdfPageImageColorSpace

See Also