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: 2026.2.0.0.42 (.NET 4.6.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