ImageGear for .NET
ImGearOrientation Enumeration




This enumeration determines which edge of the paper the image's top is aligned with.
Syntax
'Declaration
 
Public Enum ImGearOrientation 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearOrientation
public enum ImGearOrientation : System.Enum 
__value public enum ImGearOrientation : public System.Enum 
public enum class ImGearOrientation : public System.Enum 
Members
MemberValueDescription
LANDSCAPE3Landscape orientation.
PORTRAIT0Portrait orientation.
ROT00Normal orientation.
ROT1802Rotated 180 degrees clockwise orientation.
ROT2703Rotated 270 degrees clockwise orientation.
ROT901Rotated 90 degrees clockwise orientation.
Remarks
ImGearCapabilities.ICAP_ORIENTATION capability values.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.TWAIN.ImGearOrientation

See Also

Reference

ImageGear.TWAIN Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback