AcquireEventArgs.EndOfJob Property |
Gets a value indicating whether this is the last image in a batch job.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax public bool EndOfJob { get; }
Public ReadOnly Property EndOfJob As Boolean
Get
Property Value
Type:
Boolean True if this is the last image in a batch job.
Remarks See Also