Aspose::Pdf::Color::get_Tan method

Color::get_Tan method

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

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

ReturnValue

A representing a system-defined color.

See Also