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