PageAPI.AddPath
PageAPI.AddPath method
Adds a new path to the page.
public XpsPath AddPath(XpsPathGeometry data)
| Parameter | Type | Description |
|---|---|---|
| data | XpsPathGeometry | The geometry of the path. |
Return Value
Added path.
See Also
- class XpsPath
- class XpsPathGeometry
- class PageAPI
- namespace Aspose.Page.XPS.Features.EventBasedModifications
- assembly Aspose.Page