Barcode .Net Class Library

BarcodeOrientation Enumeration

Indicates the orientation of the barcode image.

[Visual Basic]
Public Enum BarcodeOrientation

[C#]
public enum BarcodeOrientation

Members

Member Name Description
BottomFacing Faces bottom (upright).
RightFacing Faces right.
TopFacing Faces top.
LeftFacing Faces left.

See Also

Orientation Property


© 2002 Bokai Corporation. All rights reserved.