Base class for all derived device color classes.

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

Syntax

C#
public abstract class DeviceColor : Color
Visual Basic
Public MustInherit Class DeviceColor _
	Inherits Color

Inheritance Hierarchy

See Also