VintaSoft Barcode .NET SDK 14.3: Documentation for Web developer
Vintasoft.Shared Namespace / WebFileInfoJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebFileInfoJS type
    In This Topic
    Contains information about file with password.
    Syntax
    // Parameters
    var id; // Type: string
    var password; // Type: string
    
    var instance = new Vintasoft.Shared.WebFileInfoJS(id, password);
    
    
    function WebFileInfoJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebFileInfoJS

    Browser Compatibility
    9
    5
    11
    5
    See Also