Description Sets or returns the present image view. Read/write property.
Usage ApplicationObject.ImageView = [setting][=value]
Data TypeShort
Remarks The ImageView property settings are:
Setting | Description |
0 | (Default) One page view |
1 | Thumbnails view |
2 | Page and Thumbnails view |
The ImageView property and the ImageFileObject.ActivePage property have the following relationships:
View | Relationship |
One Page | (Default) The active page is displayed |
Thumbnails | The active page appears in thumbnail view |
Page and Thumbnails | The active page is the page that is displayed |
See Also ImageFileObject.ActivePage property