| Package | Description |
|---|---|
| com.aspose.xps |
The com.aspose.xps is a root package for all classes that deal with XPS document.
|
| Modifier and Type | Method and Description |
|---|---|
XpsSpreadMethod |
XpsGradientBrush.getSpreadMethod()
Returns value describing how the brush should fill the content area outside of the primary,
initial gradient area.
|
static XpsSpreadMethod |
XpsSpreadMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XpsSpreadMethod[] |
XpsSpreadMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XpsGradientBrush.setSpreadMethod(XpsSpreadMethod value)
Sets value describing how the brush should fill the content area outside of the primary,
initial gradient area.
|
Copyright © 2025 Aspose. All Rights Reserved.