Aspose::Pdf::Color::get_Brown method

Color::get_Brown method

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

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

ReturnValue

A representing a system-defined color.

See Also