BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / Text Property

In This Topic
    Text Property (C1BarCode)
    In This Topic
    Gets or sets the value that is encoded as a barcode image
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}
    See Also