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


IPageIndexControl.ShowFirstPage Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IPageIndexControl.ShowFirstPage Method

Show the first data driven page.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPageIndexControl Interface