PdfToImageConverterColorSpace Property

Color space of the resulting images. The default is RGB

Definition

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

Property Value

PdfPageImageColorSpace

See Also