Aspose::Page::XPS::XpsModel::XpsColor class

XpsColor class

The base class incapsulating common color features.

class XpsColor : public System::Object

Methods

MethodDescription
virtual ToColor()Convenience method for getting .NET native representation of any color/.
virtual ToString() constAnalog of C# Object.ToString() method. Enables converting custom objects to string.

See Also