ImagingElementOrientation
Option for orientation of a given element used by  ImagingProfile.
            
                
Landscape = 2
Renders the elements in landscape orientation.
            
OriginalSetting = 0
Renders the original orientation for the elements.
            
Portrait = 1
Renders the elements in portrait orientation.
            
Unknown = 3
Represents error during mapping.