Table of Contents

Enum ColorSpace

Namespace
EvoPdf
Assembly
evohtmltopdf.dll

This enumeration contains the possible color spaces of a PDF document

public enum ColorSpace

Fields

CMYK = 1

CMYK color space.

Gray = 2

Gray color space.

RGB = 0

RGB color space.