JobSideConfigInfoOrientation Property 
             | 
          
        
         
            Sets the orientation of the image.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic OrientationType Orientation { get; set; }Public Property Orientation As OrientationType
	Get
	Set
public:
property OrientationType Orientation {
	OrientationType get ();
	void set (OrientationType value);
}Property Value
Type: 
OrientationType
See Also