BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / TextProperty Field

In This Topic
    TextProperty Field (C1BarCode)
    In This Topic
    Identifies the Text dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly TextProperty As DependencyProperty
    public static readonly DependencyProperty TextProperty
    See Also