XpsSolidColorBrushColor Property

Returns/sets the color for filled elements.

Namespace:  Aspose.Page.XPS.XpsModel
Assembly:  Aspose.Page (in Aspose.Page.dll) Version: 20.1.0.0 (20.1)
Syntax
public XpsColor Color { get; set; }

Property Value

Type: XpsColor
See Also