Fit the whole page in the window.
[Visual Basic .NET]
Public Sub ZoomToWhole ( _
)
[C#] public void ZoomToWhole ( );
[C++]
HRESULT ZoomToWhole(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Use the ZoomPercent property to check the zoom factor.
See Also
IPageLayout Interface | IPageLayout.ZoomToWhole Method | IPageLayout.ZoomToPercent Method | IPageLayout.ZoomPercent Property | IPageLayout.ZoomToWidth Method