Specifies the text alignment on the barcode image
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
C# |
---|
public enum Alignment |
Visual Basic |
---|
Public Enumeration Alignment |
Members
Member name | Value | Description | |
---|---|---|---|
AboveCenter | 0 | ||
AboveLeft | 1 | ||
AboveRight | 2 | ||
AboveJustify | 3 | ||
BelowCenter | 4 | ||
BelowLeft | 5 | ||
BelowRight | 6 | ||
BelowJustify | 7 |