DocumentFileRotation Enumeration

Relativity Services API
The set of valid rotation values for a document file

Namespace:  Relativity.Services.Interfaces.Document.Models
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public enum DocumentFileRotation
Members

  Member nameValueDescription
NotSet0 Rotation not set.
ZeroDegrees1 Rotation of 0 degress
NinentyDegrees2 Rotation of 90 degress
OneHundredEightyDegrees3 Rotation of 180 degress
TwoHundredSeventyDegrees4 Rotation of 270 degress
See Also

Reference