This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPageLayout3 Interface > IPageLayout3.ZoomToWhole Method (ArcObjects .NET 10.4 SDK) |
Fit the whole page in the window.
[Visual Basic .NET]
Public Sub ZoomToWhole ( _
)
[C#] public void ZoomToWhole ( );
[C++]
HRESULT ZoomToWhole(
void
);