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