Zooms to the whole page.
[Visual Basic .NET]
Public Sub ZoomToWholePage ( _
)
[C#] public void ZoomToWholePage ( );
Product Availability
Available with ArcGIS Desktop. Requires Publisher Extension.
Description
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.
See Also
IARPageLayout Interface | IARPageLayout.ZoomToPercent Method | IARPageLayout.ZoomToWidth Method