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




Glossary Item Box

This enumeration determines the type of buffer clearing process.

Syntax

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

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

©2013. Accusoft Corporation. All Rights Reserved.