Link Search Menu Expand Document

CaptionAlignment Enumeration

Describes options for barcode caption alignment.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public enum CaptionAlignment
Members
Member nameValueDescription
Auto0 (0) Automatic alignment.
Left1 (1) Align caption text to the left.
Center2 (2) Align caption text to the center.
Right3 (3) Align caption text to the right.
See Also

Reference