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

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

Syntax

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

See Also