Version

TextOrientationInfo Class Properties

For a list of all members of this type, see TextOrientationInfo members.

Public Properties
 NameDescription
Public PropertyDegreesGets the angle of rotation of the text, in degrees, counter-clockwise from the horizontal line.  
Public PropertyFlowDirectionGets the flow direction of the text.  
Public Propertystatic (Shared in Visual Basic)HorizontalGets a TextOrientationInfo representing horizontal flow text.  
Public Propertystatic (Shared in Visual Basic)Horizontal45DegreesGets a TextOrientationInfo representing horizontal flow text which is rotated 45 degrees.  
Public Propertystatic (Shared in Visual Basic)Horizontal90DegreesGets a TextOrientationInfo representing horizontal flow text which is rotated 90 degrees.  
Public Propertystatic (Shared in Visual Basic)HorizontalNegative45DegreesGets a TextOrientationInfo representing horizontal flow text which is rotated -45 degrees.  
Public Propertystatic (Shared in Visual Basic)HorizontalNegative90DegreesGets a TextOrientationInfo representing horizontal flow text which is rotated -90 degrees.  
Public Propertystatic (Shared in Visual Basic)VerticalGets a TextOrientationInfo representing vertical flow text.  
See Also