VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / get_PrintableValue Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_PrintableValue Method
    In This Topic
    Gets text that is showing below barcode.
    Syntax
    var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS();
    
    var value; // Type: string
    value = instance.get_PrintableValue();
    
    
    function get_PrintableValue() : string;
    

    Return Value

    Text.
    Browser Compatibility
    9
    5
    11
    5
    See Also