Indicates the orientation of the barcode image.
[Visual Basic] Public Enum BarcodeOrientation [C#] public enum BarcodeOrientation
| Member Name | Description |
|---|---|
| BottomFacing | Faces bottom (upright). |
| RightFacing | Faces right. |
| TopFacing | Faces top. |
| LeftFacing | Faces left. |