Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / Text Property

In This Topic
    Text Property (BarCodeRequest)
    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