Enum BarcodeAlignment
Specifies the alignment of the barcode
Namespace: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public enum BarcodeAlignment
Fields
| Name | Description |
|---|---|
| BottomCenter | |
| BottomLeft | |
| BottomRight | |
| MiddleCenter | |
| MiddleLeft | |
| MiddleRight | |
| TopCenter | |
| TopLeft | |
| TopRight |