Enum ImagingElementOrientation
Option for orientation of a given element used by ImagingProfile.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ImagingElementOrientationFields
| Name | Description | 
|---|---|
| Landscape | Renders the elements in landscape orientation. | 
| OriginalSetting | Renders the original orientation for the elements. | 
| Portrait | Renders the elements in portrait orientation. | 
| Unknown | Represents error during mapping. |