VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer.Dialogs Namespace / WebTwainDeviceSelectionDialogJS type / get_ChangeDeviceCapabilities Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ChangeDeviceCapabilities Method
In This Topic
Gets a value indicating whether the device capabilities must be changed.
Syntax
var instance = new Vintasoft.Imaging.DocumentViewer.Dialogs.WebTwainDeviceSelectionDialogJS(deviceManager);

var value; // Type: boolean
value = instance.get_ChangeDeviceCapabilities();

Return Value

True - device capabilities must be changed; False - device capabilities must NOT be changed.
Browser Compatibility
56+
45+
11
See Also