Aspose::Pdf::Color::get_LightGray method

Color::get_LightGray method

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

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

ReturnValue

A representing a system-defined color.

See Also