Rotation class

Describes page rotation enumeration

public class Rotation : Enumeration

Public Members

namedescription
Rotation()Serialization constructor
static readonly NoneNone.
static readonly On180180 degrees.
static readonly On270270 degrees.
static readonly On9090 degrees.

See Also