Enum Alignment
Specifies the text alignment on the barcode image
Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode.dll
Syntax
public enum Alignment
Fields
| Name | Description |
|---|---|
| AboveCenter | |
| AboveJustify | |
| AboveLeft | |
| AboveRight | |
| BelowCenter | |
| BelowJustify | |
| BelowLeft | |
| BelowRight |