Enum RotationAngle
Represents rotation angle.
Namespace: Telerik.Windows.Documents.UI
Assembly: Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax
public enum RotationAngle
Degrees0
Represents 0 degrees.
Degrees180
Represents 180 degrees.
Degrees270
Represents 270 degrees.
Degrees90
Represents 90 degrees.