| Package | Description |
|---|---|
| com.aspose.xps |
The com.aspose.xps is a root package for all classes that deal with XPS document.
|
| com.aspose.xps.features.EventBasedModifications |
The com.aspose.xps.features.EventBasedModifications package provides classes related to event-based modifications of XPS documents.
|
| Modifier and Type | Method and Description |
|---|---|
XpsSolidColorBrush |
XpsDocument.createSolidColorBrush(Color color)
Creates a new solid color brush.
|
XpsSolidColorBrush |
XpsDocument.createSolidColorBrush(XpsColor color)
Creates a new solid color brush.
|
XpsSolidColorBrush |
XpsSolidColorBrush.deepClone()
Clones this solid color brush.
|
| Modifier and Type | Method and Description |
|---|---|
XpsSolidColorBrush |
PageAPI.createSolidColorBrush(Color color)
Creates a new solid color brush.
|
XpsSolidColorBrush |
PageAPI.createSolidColorBrush(XpsColor color)
Creates a new solid color brush.
|
Copyright © 2025 Aspose. All Rights Reserved.