VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / VintasoftLocalizationJS type / getDocumentLocalizationDictionary Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getDocumentLocalizationDictionary Method
In This Topic
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
9
See Also