ArcObjects Library Reference (Carto)  

IPageLayout2.ZoomToWhole Method

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.

See Also

IPageLayout2 Interface