Class XpsColor
Class XpsColor
Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.4.0)
The base class incapsulating common color features.
public abstract class XpsColor
Inheritance
Derived
XpsIccBasedColor , XpsRgbColor
Inherited Members
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToColor()
Convenience method for getting .NET native representation of any color/
public abstract Color ToColor()
Returns
System.Drawing.Color structure