Visual Basic |
---|
Public Property InitialPageRetainRotationMirroringAndInvert As Boolean |
The default value is False.
When this property is set to True, rotation, mirror and invert settings 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.
PrizmControl Object | PrizmControl Members | InitialPageRetainQualitySettings Property | InitialPageRetainScalingAndPosition Property | InitialImageMirrorHorizontal Property | InitialImageMirrorVertical Property | ImageMirrorVertical Property | InitialImageRotation Property | ImageRotation Property | InitialImageInvertColors Property | ImageInvertColors Property | OnInitialize Event