←Select platform

TwainPaperOrientation Enumeration

Summary
Represents TWAIN paper orientation.

Syntax
C#
C++/CLI
Python
public enum TwainPaperOrientation   
public enum class TwainPaperOrientation   
class TwainPaperOrientation(Enum): 
   Rotate0 = 0 
   Rotate0 = 0 
   Rotate90 = 1 
   Rotate180 = 2 
   Rotate270 = 3 
   Rotate270 = 3 
Members
ValueMemberDescription
0Portrait Portrait
0Rotate0 Rotate0
1Rotate90 Rotate90
2Rotate180 Rotate180
3Landscape Landscape
3Rotate270 Rotate270
Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.