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

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

Return Value

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