Click or drag to resize

TwainControllerResetAllCapabilities Method

Call this method to reset all capabilities supported by the device.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void ResetAllCapabilities()
Remarks

If the device does not supports the DG_CONTROL / DAT_CAPABILITY / MSG_RESETALL operation, each capability will be reset separately.

See Also