This document is archived and information here might be outdated. Recommended version. |
Fits the width of the page into the page layout display area.
[Visual Basic .NET]
Public Sub ZoomToWidth ( _
)
[C#] public void ZoomToWidth ( );
Changes the ARPageLayout's viewing extent to show the full width of the page, causing the ZoomPercent property to change. The ZoomToWidth method automatically refreshes the ARPageLayout display area.
IARPageLayout Interface | IARPageLayout.ZoomToPercent Method | IARPageLayout.ZoomToWholePage Method