enum EBarcodePosition

An enumeration that indicates a position where a barcode is located.


Properties

EntirePage = 0


Top = 1


Bottom = 2


TopLeft = 3


TopRight = 4


BottomLeft = 5


BottomRight = 6