Page.MoveTo

Page.MoveTo method

Moves the page to another location in the pages.

public void MoveTo(int index)
ParameterTypeDescription
indexInt32Destination page index.

See Also