Click or drag to resize

BarcodeRotationType Enumeration

Specifies the rotation of the barcode.

Namespace:  Zebra.Sdk.Card.Graphics.Barcode.Enumerations
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
public enum BarcodeRotationType
Members
  Member nameValueDescription
None0 No rotation.
Degree901 90 degree rotation.
Degree1802 180 degree rotation.
Degree2703 270 degree rotation.
See Also