Package | Description |
---|---|
com.aspose.xps |
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 © 2022 Aspose. All Rights Reserved.