Aspose::Pdf::Color::get_LightSteelBlue method

Color::get_LightSteelBlue method

Gets a system-defined color that has an ARGB value of #FFB0C4DE.

static System::SharedPtr<Color> Aspose::Pdf::Color::get_LightSteelBlue()

ReturnValue

A representing a system-defined color.

See Also