VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebFileInfoJS type / get_Id Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Id Method
    In This Topic
    Gets a file identifier.
    Syntax
    var instance = new Vintasoft.Shared.WebFileInfoJS(id, password, documentLayoutSettings);
    
    var value; // Type: string
    value = instance.get_Id();
    
    
    function get_Id() : string;
    

    Return Value

    A file identifier.
    Browser Compatibility
    9
    See Also