ImageGear for .NET
ImGearJobControl Enumeration
See Also  Send Feedback
ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace : ImGearJobControl Enumeration




Glossary Item Box

This enumeration determines how the job can be processed.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
JSIC1Detect and include job separator and continue scanning.
JSIS2Detect and include job separator and stop scanning.
JSXC3Detect and exclude job separator and continue scanning.
JSXS4Detect and exclude job separator and stop scanning.
NONE0No job control.

Remarks

ImGearCapabilities.CAP_JOBCONTROL capability values.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearJobControl

See Also

©2013. Accusoft Corporation. All Rights Reserved.