Enum TextRotation
Identifies the rotation of a DrawingML text box element.
Namespace: Telerik.Windows.Documents.DrawingML.Model
Assembly: Telerik.Windows.Documents.dll
Syntax
public enum TextRotation
Degrees270
The text box is rotated by 270 degrees.
Degrees90
The text box is rotated by 90 degrees.
Horizontal
The text box element is not rotated.