VintaSoft Imaging .NET SDK 14.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
    56+
    45+
    11
    See Also