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