VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / VintasoftLocalizationJS type
Constructors SeeAlso
In This Topic
    VintasoftLocalizationJS Class Members
    In This Topic
    The following tables list the members exposed by VintasoftLocalizationJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the VintasoftLocalizationJS class.
    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.
    Events
     NameDescription
    Public EventOccurs when localizer is ready for localization.
    See Also