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
Members
Member name | Value | Description | |
---|---|---|---|
NotSet | 0 | Rotation not set. | |
ZeroDegrees | 1 | Rotation of 0 degress | |
NinentyDegrees | 2 | Rotation of 90 degress | |
OneHundredEightyDegrees | 3 | Rotation of 180 degress | |
TwoHundredSeventyDegrees | 4 | Rotation of 270 degress |
See Also