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

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public enum Alignment
Members

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