var instance = new Vintasoft.Twain.WebTwainDeviceManagerInitSettingsJS(); var returnValue; // Type: any // Parameters var value; // Type: WebLanguageTypeEnumJS returnValue = instance.set_LanguageType(value);
function set_LanguageType(
valueAn instance of WebLanguageTypeEnumJS class that defines the language. Default value is "English".: WebLanguageTypeEnumJS
) : any;
Parameters
- value
- An instance of WebLanguageTypeEnumJS class that defines the language. Default value is "English".