Accusoft.NotateXpressSdk Namespace : TextOrientation Enumeration |
'Declaration Public Enum TextOrientation Inherits System.Enum
'Usage Dim instance As TextOrientation
public enum TextOrientation : System.Enum
__value public enum TextOrientation : public System.Enum
public enum class TextOrientation : public System.Enum
Member | Value | Description |
---|---|---|
Degree0 | 0 | 0 degrees. |
Degree180 | 1800 | 180 degrees. |
Degree270 | 2700 | 270 degrees. |
Degree90 | 900 | 90 degrees. |
System.Object
System.ValueType
System.Enum
Accusoft.NotateXpressSdk.TextOrientation