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