See Also Examples Applies To
Default image position within the control when the displayed image in its current zoom configuration if smaller than then area of the control.
Can be:
ImagePositionMiddleLeft = 0
ImagePositionMiddleRight = 1
ImagePositionMiddleCenter = 2
ImagePositionTopLeft = 4
ImagePositionTopRight = 5
ImagePositionTopCenter = 6
ImagePositionBottomLeft = 7
ImagePositionBottomRight = 8
ImagePositionBottomCenter = 9
Syntax
object.ImagePosition [= New_ImagePosition ]
The ImagePosition syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| New_ImagePosition | ViewerImagePosition object. |