Specifies alignment of the whole barcode on the drawing surface.

Namespace:  Neodynamic.ReportingServices
Assembly:  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 nameDescription
BottomCenter
BottomLeft
BottomRight
MiddleCenter
MiddleLeft
MiddleRight
TopCenter
TopLeft
TopRight

See Also