Gets and sets the initial value controlling if scaling and position settings are maintained when the next image or page is displayed.
Read-write property
Visual Basic |
---|
Public Property InitialPageRetainScalingAndPosition As Boolean |
A boolean value which is True to maintain scaling and position from page to page. Otherwise, False is used.
The default value is False.
When this property is set to True, scaling and position on the current page are maintained while moving from page to page or image to image while still in the same session (instance of Prizm Viewer).
Set this property in the Object/Embed tag or during the OnInitialize event.
The scope of this property depends on where it is set.
For more information refer to the Initial Property Scope topic.