ArcObjects Library Reference (ArcMapUI)  

IPageIndexControl.ShowNextPage Method

Show the next data driven page.

[Visual Basic .NET]
Public Sub ShowNextPage ( _
)
[C#]
public void ShowNextPage (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IPageIndexControl Interface