| 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 |
|---|---|
XpsTileMode |
XpsTilingBrush.getTileMode()
Returns value specifying how tiling is performed in the filled geometry.
|
static XpsTileMode |
XpsTileMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XpsTileMode[] |
XpsTileMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XpsTilingBrush.setTileMode(XpsTileMode value)
Sets value specifying how tiling is performed in the filled geometry.
|
Copyright © 2025 Aspose. All Rights Reserved.