| 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 |
|---|---|
XpsEdgeMode |
XpsCanvas.getEdgeMode()
Returns the value that controls how edges of paths within the canvas are rendered.
|
static XpsEdgeMode |
XpsEdgeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XpsEdgeMode[] |
XpsEdgeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XpsCanvas.setEdgeMode(XpsEdgeMode value)
Sets the value that controls how edges of paths within the canvas are rendered.
|
Copyright © 2025 Aspose. All Rights Reserved.