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 pPage is zoomed. |
Thumbnails | No affecteffect —. However, the Application property is changed and will affect other views when they are used. |
Page & Thumbnails | The pPage is zoomed. — There is nNo affect effect on thumbnails. |
Syntax ApplicationObject.FitTo zoomoption(ZoomOption)
Data TypeShort
Remarks ZoomOption settings are:
Setting | Description |
1 | Best fit. |
2 | Fit to width. |
3 | Fit to height. |
4 | Actual size. |