ImageGear for .NET
ImGearFlipRotation Enumeration




This enumeration determines the orientation of images that flip orientation of every other image.
Syntax
'Declaration
 
Public Enum ImGearFlipRotation 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearFlipRotation
public enum ImGearFlipRotation : System.Enum 
__value public enum ImGearFlipRotation : public System.Enum 
public enum class ImGearFlipRotation : public System.Enum 
Members
MemberValueDescription
BOOK0The images to be scanned are viewed in book form, flipping each page from left to right or right to left.
FANFOLD1The images to be scanned are viewed in fanfold paper style, flipping each page up or down.
Remarks
ImGearCapabilities.ICAP_FLIPROTATION capability values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearFlipRotation

See Also

Reference

ImageGear.TWAIN Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback