Enum Rotation
Discrete rotation angles applied to pages or content in fixed documents (degrees, clockwise).
Namespace: Telerik.Windows.Documents.Fixed.Model.Data
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum Rotation
Rotate0
0° rotation; content appears in its normal orientation.
Rotate180
180°; content is upside down.
Rotate270
270° clockwise (or 90° counterclockwise); content is rotated three quarters.
Rotate90
90° clockwise; content is rotated a quarter turn.