New to Telerik Document ProcessingStart a free 30-day trial

Discrete rotation angles applied to pages or content in fixed documents (degrees, clockwise).

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Data

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public enum Rotation

Fields

0° rotation; content appears in its normal orientation.

C#
Rotate0 = 0

180°; content is upside down.

C#
Rotate180 = 180

270° clockwise (or 90° counterclockwise); content is rotated three quarters.

C#
Rotate270 = 270

90° clockwise; content is rotated a quarter turn.

C#
Rotate90 = 90
In this article
DefinitionFieldsRotate0Rotate180Rotate270Rotate90
Not finding the help you need?
Contact Support