Convert this color to a GDI color.

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

Syntax

C#
public virtual Color Convert()
Visual Basic
Public Overridable Function Convert As Color

Return Value

The converted color.

See Also