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