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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool Cancel { get; set; }Public Property Cancel As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating whether or not to cancel the acquisition.
See Also