VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / VintasoftLocalizationJS type / getDocumentLocalizationDictionary Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
getDocumentLocalizationDictionary Метод
В этом разделе
Returns the localization dictionary for all DOM-elements, which have the "localizationId" attribute, in HTML document.
Синтаксис
var instance = new Vintasoft.Shared.VintasoftLocalizationJS();

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

Смотрите также