Aspose::Page::XPS::XpsModel::XpsRgbColor::ToString method

XpsRgbColor::ToString method

Analog of C# Object.ToString() method. Enables converting custom objects to string.

System::String Aspose::Page::XPS::XpsModel::XpsRgbColor::ToString() const override

ReturnValue

String representation as provided by final class.

See Also