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 override Color Convert()
Visual Basic
Public Overrides Function Convert As Color

Return Value

The converted color.

See Also