Seperation color (also known as spot color).

Namespace: TallComponents.PDF.Colors
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class SeperationColor : SpecialColor
Visual Basic
Public Class SeperationColor _
	Inherits SpecialColor

Remarks

A color specifies a seperation name and an alternative color.

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Colors..::..Color
    TallComponents.PDF.Colors..::..SpecialColor
      TallComponents.PDF.Colors..::..SeperationColor

See Also