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




Glossary Item Box

This enumeration determines which edge of the paper the image's top is aligned with.

Syntax

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

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

©2013. Accusoft Corporation. All Rights Reserved.