Base class for all derived color classes.

Namespace: TallComponents.PDF.Layout.Colors
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

C#
[SerializableAttribute]
public abstract class Color : ICloneable
Visual Basic
<SerializableAttribute> _
Public MustInherit Class Color _
	Implements ICloneable

Inheritance Hierarchy

See Also