VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / VintasoftLocalizationJS type / localizeDocument Property
Syntax BrowserCompatibility SeeAlso
In This Topic
localizeDocument Method
In This Topic
Localizes all DOM-elements, which have the "localizationId" attribute, in HTML document.
Syntax
var instance = new Vintasoft.Shared.VintasoftLocalizationJS();

var value; // Type: any
value = instance.localizeDocument();

Browser Compatibility
9
See Also