Alignment EnumerationNeodynamic Barcode Professional for ASP.NET Class Reference
Specifies the text alignment on the barcode image

Namespace: Neodynamic.Web.MVC.Barcode
Assembly: Neodynamic.Web.MVC.Barcode (in Neodynamic.Web.MVC.Barcode.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public enum Alignment
Members

  Member nameValueDescription
AboveCenter0
AboveLeft1
AboveRight2
AboveJustify3
BelowCenter4
BelowLeft5
BelowRight6
BelowJustify7
See Also