Aspose::Pdf::Color::get_CadetBlue method

Color::get_CadetBlue method

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

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

ReturnValue

A representing a system-defined color.

See Also