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.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-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