EnumTextRotation
Enum
Identifies the rotation of a DrawingML text box element.
Definition
Namespace:Telerik.Windows.Documents.DrawingML.Model
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public enum TextRotation
Fields
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.