BarcodeUtilCodeAlignment Property 
             | 
          
        
         
            Gets or Sets the text alignment for the DisplayCode property.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
SyntaxTextAlignment CodeAlignment { get; set; }Property CodeAlignment As TextAlignment
	Get
	Set
property TextAlignment CodeAlignment {
	TextAlignment get ();
	void set (TextAlignment value);
}Property Value
Type: 
TextAlignment
See Also