Leadtools.Twain Namespace : TwainFastUserInterfaceFlags Enumeration |
[FlagsAttribute()] public enum TwainFastUserInterfaceFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum TwainFastUserInterfaceFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TwainFastUserInterfaceFlags
[FlagsAttribute()] public enum TwainFastUserInterfaceFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Twain.TwainFastUserInterfaceFlags = function() { }; Leadtools.Twain.TwainFastUserInterfaceFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class TwainFastUserInterfaceFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CheckDefaultBitsPerPixel | Tests all supported BPP. |
KeepOpen | Keep the TWAIN data source open after scanning.
The TwainFastUserInterfaceFlags.KeepOpen flag works only in the following cases:
|
Modal | Shows the manufacturer's user interface as a modal dialog. Works only if the Show is set. |
None | Default, no user interface is shown. Not all TWAIN Data Sources support this feature. |
Show | Shows the manufacturer's user interface as modeless. |
UseThread | Enable using thread mode. |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainFastUserInterfaceFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2