Zooms to the whole page.
[Visual Basic 6.0] Sub ZoomToWholePage As Empty
[Visual Basic .NET]
Public Sub ZoomToWholePage ( _
)
[C#] public void ZoomToWholePage ( );
Changes the ARPageLayout's viewing extent to show the whole page, causing the ZoomPercent property to change. The ZoomToWholePage method automatically refreshes the ARPageLayout display area.
IARPageLayout Interface | IARPageLayout.ZoomToPercent Method | IARPageLayout.ZoomToWidth Method