Enum BarcodeTextAlignment
Specifies the text alignment on the barcode image
Namespace: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public enum BarcodeTextAlignment
Fields
| Name | Description |
|---|---|
| AboveCenter | |
| AboveJustify | |
| AboveLeft | |
| AboveRight | |
| BelowCenter | |
| BelowJustify | |
| BelowLeft | |
| BelowRight |