Aspose::Pdf::Color::get_Maroon method

Color::get_Maroon method

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

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

ReturnValue

A representing a system-defined color.

See Also