Moves a page to a new position in the page list.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void MovePage ( |
Visual Basic
Copy Code
|
|---|
Public Sub MovePage( _ |
The new index of the page.
The page to move.
See Also