Specifies the text alignment on the barcode image

Namespace: Neodynamic.ReportingServices
Assembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 9.0.2000.0 (9.0.8616.0)

Syntax

C#
public enum Alignment
Visual Basic
Public Enumeration Alignment

Members

Member nameValueDescription
AboveCenter0
AboveLeft1
AboveRight2
AboveJustify3
BelowCenter4
BelowLeft5
BelowRight6
BelowJustify7

See Also