This document is archived and information here might be outdated.  Recommended version.


IPageIndexControl.ShowPreviousPage Method (ArcObjects .NET 10.5 SDK)
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