Specifies the text alignment on the barcode image

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

Syntax

C#
public enum Alignment
Visual Basic
Public Enumeration Alignment
Visual C++
public enum class Alignment

Members

Member nameDescription
AboveCenter
AboveLeft
AboveRight
AboveJustify
BelowCenter
BelowLeft
BelowRight
BelowJustify

See Also