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