Error processing SSI file
Leadtools TWAIN (Leadtools.Twain assembly)

Show in webframe

TwainPaperOrientation Enumeration






Represents TWAIN paper orientation
Syntax
'Declaration
 
Public Enum TwainPaperOrientation 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As TwainPaperOrientation
public enum class TwainPaperOrientation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0Portrait Portrait
0Rotate0 Rotate0
1Rotate90 Rotate90
2Rotate180 Rotate180
3Landscape Landscape
3Rotate270 Rotate270
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Twain.TwainPaperOrientation

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Error processing SSI file