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