Accusoft Prizm Viewer Control v10.0
InitialImageRotation Property
See Also  Send comments on this topic.
PrizmControl Object : InitialImageRotation Property

Glossary Item Box

Description

Gets and sets the image rotation for the initial image display.

Property Type

Read-write property

Syntax

Visual Basic
Public Property InitialImageRotation As PV_ImageRotation

Return Type

A PV_ImageRotation enumeration value.

Remarks

The default value is PV_ImageRotation_0.

This property contains the current rotation of the image. Setting this property changes the rotation to the given value. To change the rotation relative to the current rotation, use the DoImageRotateLeft or DoImageRotateRight methods.

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, see the Initial Property Scope topic.

See Also

©2015. Accusoft Corporation. All Rights Reserved.