VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebPropertyInfoJS type / get_Value Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Value Method
    In This Topic
    Gets the property value.
    Syntax
    var instance = new Vintasoft.Shared.WebPropertyInfoJS(shortName, fullName, value, readOnly, refreshFromParent);
    
    var value; // Type: object
    value = instance.get_Value();
    
    
    function get_Value() : object;
    

    Return Value

    Property value.
    Browser Compatibility
    9
    5
    11
    5
    See Also