Enum BarcodeAlignment
Specifies alignment of the whole barcode on the drawing surface.
Namespace: Neodynamic.ReportingServices
Assembly: Neodynamic.ReportingServices.Barcode.dll
Syntax
public enum BarcodeAlignment
Fields
| Name | Description |
|---|---|
| BottomCenter | |
| BottomLeft | |
| BottomRight | |
| MiddleCenter | |
| MiddleLeft | |
| MiddleRight | |
| TopCenter | |
| TopLeft | |
| TopRight |