Enum
TextRotation

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.

Declaration

cs-api-definition
Degrees270 = 2

Field Value

TextRotation

Degrees90

The text box is rotated by 90 degrees.

Declaration

cs-api-definition
Degrees90 = 1

Field Value

TextRotation

Horizontal

The text box element is not rotated.

Declaration

cs-api-definition
Horizontal = 0

Field Value

TextRotation

In this article
DefinitionFieldsDegrees270Degrees90Horizontal
Not finding the help you need?
Contact Support