Enum Rotation
Specifies rotation angles for page orientation and content transformation in PDF documents.
Namespace: Telerik.Windows.Documents.Fixed.Model.Data
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum Rotation
Rotate0
No rotation (0 degrees) - content appears in its normal orientation.
Rotate180
180-degree rotation - content is upside down.
Rotate270
270-degree clockwise rotation (90-degree counterclockwise) - content is rotated three quarters.
Rotate90
90-degree clockwise rotation - content is rotated a quarter turn.