ClearImage .NET API
EPageRotation Enumeration





Inlite.ClearImage Namespace : EPageRotation Enumeration
Page rotation
Syntax
'Declaration
 
Public Enum EPageRotation 
   Inherits System.Enum
'Usage
 
Dim instance As EPageRotation
public enum EPageRotation : System.Enum 
public enum EPageRotation = class(System.Enum)
public enum EPageRotation extends System.Enum
public enum class EPageRotation : public System.Enum 
Members
MemberDescription
ciRotLeftPage is rotated left
ciRotLeftOrRightPage is rotated left or right
ciRotNonePage is not rotated
ciRotPortraitPage is not rotated or rotated upside down
ciRotRightPage is rotated right
ciRotUnknownPage rotation unknown
ciRotUpsideDownPage rotated upside down
See Also

Reference

Inlite.ClearImage Namespace