Aspose::Pdf::Color::get_DimGray method

Color::get_DimGray method

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

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

ReturnValue

A representing a system-defined color.

See Also