PdfToImageConverterColorSpace Property

Color space of the resulting images. The default is RGB

Definition

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

Property Value

PdfPageImageColorSpace

See Also