ImageGear .NET
ImGearClearBuffers Enumeration




This enumeration determines the type of buffer clearing process.
Syntax
'Declaration
 
Public Enum ImGearClearBuffers 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearClearBuffers
public enum ImGearClearBuffers : System.Enum 
__value public enum ImGearClearBuffers : public System.Enum 
public enum class ImGearClearBuffers : public System.Enum 
Members
MemberValueDescription
AUTO0Causes the Source to automatically clear the buffers.
CLEAR1Causes the Source to immediately clear its buffers.
NOCLEAR2Causes the Source to preserve images in the buffers.
Remarks
ImGearCapabilities.CAP_CLEARBUFFERS capability values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearClearBuffers

See Also

Reference

ImageGear.TWAIN Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback