Page.MoveTo
Page.MoveTo method
Moves the page to another location in the pages.
public void MoveTo(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Destination page index. |
See Also
- class Page
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Moves the page to another location in the pages.
public void MoveTo(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Destination page index. |