VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Shared Namespace / WebImagingEnviromentJS type / guid Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    guid Method
    In This Topic
    Returns new GUID.
    Syntax
    var instance = new Vintasoft.Shared.WebImagingEnviromentJS();
    
    var value; // Type: string
    value = instance.guid();
    
    
    function guid() : string;
    

    Return Value

    GUID.
    Browser Compatibility
    9
    See Also