AcquireEventArgsEndOfJob 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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic 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