ImageGear .NET v25.2 - Updated
ImageGear.Web.Isis Library / ImageGear.Web.Isis Namespace / ImGearIsisBarcode class / text Property

In This Topic
    text Property
    In This Topic
    Gets the text of the barcode.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_text() : string
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfImGearIsisBarcode.get_text();
    See Also