Gets and sets whether to use the feature to maintain the same smoothing, line preservation, brightness and contrast settings when a new image is displayed.
Read-write property
Visual Basic |
---|
Public Property PageRetainQualitySettings As Boolean |
A boolean value which is True to maintain quality settings. 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 quality settings including smoothing, line preservation, brightness and contrast is maintained from image to image.
Note: This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.