Gets and sets whether to maintain scaling and position settings from image to image.
Read-write property
Visual Basic |
---|
Public Property PageRetainScalingAndPosition As Boolean |
A boolean value which is True to maintain scaling and position settings from image to image. Otherwise, False is used.
The default value is False.
When this property is set to True and a new image is displayed in the same session (instance of Prizm Viewer), the image maintains the scaling and position settings from the previous image.
Note: This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.