Enum Rotation
Info
Enumeration of possible rotation values.
public enum Rotation
Fields
None = 0
: Non-rotated.On180 = 2
: Rotated on 180 degrees.On270 = 3
: Rotated on 270 degrees clockwise.On360 = 4
: Rotated on 360 degrees clockwise.On90 = 1
: Rotated on 90 degrees clockwise.
Namespace: Documentize Assembly: Documentize.dll