CaptionAlignment 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 alignment.
Namespace:Bytescout.BarCodeAssembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-master
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Auto | 0 | (0) Automatic alignment. | |
| Left | 1 | (1) Align caption text to the left. | |
| Center | 2 | (2) Align caption text to the center. | |
| Right | 3 | (3) Align caption text to the right. | 
See Also