Specifies the text alignment on the barcode image

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 Alignment
Visual Basic (Declaration)
Public Enumeration Alignment
Visual C++
public enum class Alignment

Members

Member nameDescription
AboveCenter
AboveLeft
AboveRight
AboveJustify
BelowCenter
BelowLeft
BelowRight
BelowJustify

See Also