Winnovative Logo

ColorSpace Enumeration

Winnovative Client for .NET Core
This enumeration contains the possible color spaces of a PDF document

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public enum ColorSpace
Members

  Member nameValueDescription
RGB0 RGB color space.
CMYK1 CMYK color space.
Gray2 Gray color space.
See Also

Reference