TwainDataTransferEventArgsCancel Property |
Set to true if you want to cancel this acquisition and continue to the next. DotTwain will free the
memory used during this acquisition.
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 to cancel the acquisition.
See Also