CaptionPosition Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Describes options for barcode caption position.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Above | 0 | (0) Caption above the barcode. | |
Below | 1 | (1) Caption below the barcode. | |
Before | 2 | (2) Caption before the barcode (at left). | |
After | 3 | (3) Caption after the barcode (at right). |
See Also