ArcObjects Library Reference (ArcMapUI)  

IPageIndexControl.ShowPreviousPage Method

Show the previous data driven page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPageIndexControl Interface