Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / GcBarcode Class / Text Property

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