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