FitTo Method

Description

Displays the current image at the specified zoom option. This method updates the Application object's zoom property with the actual zoom factor.

This method affects each view as follows:

View

Display

One Page

The page is zoomed.

Thumbnails

No affect. However, the Application property is changed and will affect other views when they are used.

Page & Thumbnails

The page is zoomed. There is no affect on thumbnails.


Syntax

ApplicationObject.FitTo zoomoption

Data Type

Short

Remarks

ZoomOption settings are:

Setting

Description

1

Best fit.

2

Fit to width.

3

Fit to height.

4

Actual size.