ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / Text Property

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