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


IPageIndexControl.ShowLastPage Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IP > IPageIndexControl Interface > IPageIndexControl.ShowLastPage Method
ArcGIS Developer Help

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