Gets or sets the string pattern to format the Text property. Based on String.Format(). Default value is empty (Disabled).
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
| C# |
|---|
public string TextFormatPattern { get; set; } |
| Visual Basic |
|---|
Public Property TextFormatPattern As String Get Set |