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
Syntax TextAlignment TextAlignment { get; set; }
Property TextAlignment As TextAlignment
Get
Set
property TextAlignment TextAlignment {
TextAlignment get ();
void set (TextAlignment value);
}
Property Value
Type:
TextAlignmentSee Also