←Select platform

TwainImageUnit Enumeration

Summary
Represents Twain image unit.

Syntax
C#
C++/CLI
Python
public enum TwainImageUnit   
public enum class TwainImageUnit   
class TwainImageUnit(Enum): 
   Inches = 0 
   Centimeters = 1 
   Picas = 2 
   Points = 3 
   Twips = 4 
   Pixels = 5 
Members
ValueMemberDescription
0Inches Inches
1Centimeters Centimeters
2Picas Picas
3Points Points
4Twips Twips
5Pixels Pixels
Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

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

Leadtools.Twain Assembly

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