Enum
Rotation

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:

cs-api-definition
public enum Rotation

Fields

Rotate0

0° rotation; content appears in its normal orientation.

Declaration

cs-api-definition
Rotate0 = 0

Field Value

Rotation

Rotate180

180°; content is upside down.

Declaration

cs-api-definition
Rotate180 = 180

Field Value

Rotation

Rotate270

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

Declaration

cs-api-definition
Rotate270 = 270

Field Value

Rotation

Rotate90

90° clockwise; content is rotated a quarter turn.

Declaration

cs-api-definition
Rotate90 = 90

Field Value

Rotation

In this article
DefinitionFieldsRotate0Rotate180Rotate270Rotate90
Not finding the help you need?
Contact Support