Leadtools.Wia Namespace : WiaAcquiredPageFlags Enumeration |
[FlagsAttribute()] public enum WiaAcquiredPageFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum WiaAcquiredPageFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaAcquiredPageFlags
[FlagsAttribute()] public enum WiaAcquiredPageFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaAcquiredPageFlags = function() { }; Leadtools.Wia.WiaAcquiredPageFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class WiaAcquiredPageFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
EndOfPage | Indicates the end of the page being scanned. Use this value to reset the progress bar. |
None | Default value when this is not the first transferred chunk or the last transferred chunk. |
StartOfPage | Indicates the start of the page being scanned. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaAcquiredPageFlags
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