ArcObjects Library Reference (ArcMapUI)  

IPageIndexControl.ShowLastPage Method

Show the last data driven page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPageIndexControl Interface