Specifies alignment of the whole barcode on the drawing surface.
Namespace:
Neodynamic.ReportingServicesAssembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 6.0.1100.0 (6.0.1100.0)
Syntax
C# |
---|
public enum BarcodeAlignment |
Visual Basic (Declaration) |
---|
Public Enumeration BarcodeAlignment |
Visual C++ |
---|
public enum class BarcodeAlignment |
Members
Member name | Description | |
---|---|---|
BottomCenter | ||
BottomLeft | ||
BottomRight | ||
MiddleCenter | ||
MiddleLeft | ||
MiddleRight | ||
TopCenter | ||
TopLeft | ||
TopRight |