Click or drag to resize
ColorSpringGreen Property
Gets a system-defined color that has an ARGB value of #FF00FF7F.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public static Color SpringGreen { get; }

Return Value

Type: Color
A representing a system-defined color.
See Also