Get the name of the color as it can be parsed again.

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

Syntax

C#
public abstract string ParsableName { get; }
Visual Basic
Public MustOverride ReadOnly Property ParsableName As String
	Get

See Also