Aspose::Pdf::Color::get_DarkViolet method

Color::get_DarkViolet method

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

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

ReturnValue

A representing a system-defined color.

See Also