Click or drag to resize

TwainDataImageInfoEventArgsCancel Property

Set to true to cancel the acquisition of this page and continue to the next page if available.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool Cancel { get; set; }

Property Value

Type: Boolean
A value indicating whether or not to cancel the acquisition.
See Also