VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Shared Namespace / VintasoftLocalizationJS type
In This Topic
    VintasoftLocalizationJS Class Methods
    In This Topic
    For a list of all methods of this type, see VintasoftLocalizationJS.
    Methods
     NameDescription
    Public MethodGets a value indicating whether the localizer is ready for localization.
    Public MethodReturns the localization dictionary for all DOM-elements, which have the "localizationId" attribute, in HTML document.
    Public MethodReturns localization info for the specified localization identifier.
    Public Methodstatic (Shared in Visual Basic)Gets the string constant by identifier.
    Public MethodLocalizes all DOM-elements, which have the "localizationId" attribute, in HTML document.
    Public Methodstatic (Shared in Visual Basic)Sets the string constant for localization.
    See Also