VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Shared Namespace / VintasoftLocalizationJS type / getDocumentLocalizationDictionary Property
Syntax BrowserCompatibility SeeAlso
    getDocumentLocalizationDictionary Method
    Returns the localization dictionary for all DOM-elements, which have the "localizationId" attribute, in HTML document.
    Syntax
    var instance = new Vintasoft.Shared.VintasoftLocalizationJS();
    
    var value; // Type: any
    value = instance.getDocumentLocalizationDictionary();
    
    
    Browser Compatibility
    56+
    45+
    11
    See Also