Rotation Enumeration
Defines page rotation in degrees.

Namespace: GroupDocs.Viewer.Options
Assembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax
public enum Rotation
Members
  Member nameValueDescription
On90Degree0 The 90 degree page rotation.
On180Degree1 The 180 degree page rotation.
On270Degree2 The 270 degree page rotation.
See Also