This class contains information about a CMYK colour used in an Infigo Template.
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public interface IInfigoCMYKColour : IInfigoColour | 
| Visual Basic (Declaration) | 
|---|
| Public Interface IInfigoCMYKColour _ Implements IInfigoColour | 
| Visual C++ | 
|---|
| public interface class IInfigoCMYKColour : IInfigoColour | 





