Specifies the text alignment on the barcode image

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 4.0.3500.0 (4.0.3500.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