ImageGear for Silverlight
ImGearOrientation Enumeration
See Also  Send Feedback
ImageGear20.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
AUTO4Automatic orientation according to criteria determined by the source.
AUTOPICTURE6Automatic orientation using algorithms based on images only.
AUTOTEXT5Automatic orientation using algorithms based on text in the document.
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.