Gets or sets the text alignment for Text property.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
C# |
---|
public Alignment TextAlignment { get; set; } |
Visual Basic |
---|
Public Property TextAlignment As Alignment Get Set |