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