This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARPageLayout Interface > IARPageLayout.ZoomToWholePage Method (ArcObjects .NET 10.4 SDK) |
Zooms to the whole page.
[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