Accusoft.TwainPro9.Net
ExtendedImageInfoConstants Enumeration




Option values for extended image info constants enumeration values.
Syntax
'Declaration
 
Public Enum ExtendedImageInfoConstants 
   Inherits System.Enum
'Usage
 
Dim instance As ExtendedImageInfoConstants
public enum ExtendedImageInfoConstants : System.Enum 
__value public enum ExtendedImageInfoConstants : public System.Enum 
public enum class ExtendedImageInfoConstants : public System.Enum 
Members
MemberValueDescription
TwbcorRot00Barcode Orientation Rotated 0
TwbcorRot1802Barcode Orientation Rotated 180
TwbcorRot2703Barcode Orientation Rotated 270
TwbcorRot901Barcode Orientation Rotated 90
TwbcorRotX4Barcode Orientation Not Known
Twbt2Of5DataLogic15Barcode Type 2 Of 5 Data Logic
Twbt2Of5Iata16Barcode Type 2 Of 5 IATA
Twbt2Of5Industrial13Barcode Type 2 Of 5 Industrial
Twbt2Of5Interleaved1Barcode Type 2 Of 5 Interleaved
Twbt2Of5Matrix14Barcode Type 2 Of 5 Matrix
Twbt2Of5Noninterleaved2Barcode Type 2 Of 5 Non-Interleaved
Twbt3Of90Barcode Type 3 Of 9
Twbt3Of9FullAscii17Barcode Type 3 Of 9 Full ASCII
TwbtCodabar6Barcode Type Codabar
TwbtCodabarWithStartStop18Barcode Type Codabar With Start Stop
TwbtCode1284Barcode Type Code 128
TwbtCode933Barcode Type Code 93
TwbtEan1310Barcode Type EAN 13
TwbtEan89Barcode Type EAN 8
TwbtMaxicode19Barcode Type Maxicode
TwbtPdf41712Barcode Type PDF 417
TwbtPostNet11Barcode Type Postnet
TwbtUcc1285Barcode Type UCC 128
TwbtUpca7Barcode Type UPCA
TwbtUpce8Barcode Type UPCE
TwdskDisabled3Deskew Status Disabled
TwdskFail2Deskew Status Fail
TwdskReportOnly1Deskew Status Report Only
TwdskSuccess0Deskew Status Success
TwmdMicr0Magnetic Data MICR
TwpchPatch10Patch Code Patch 1
TwpchPatch21Patch Code Patch 2
TwpchPatch32Patch Code Patch 3
TwpchPatch43Patch Code Patch 4
TwpchPatch64Patch Code Patch 6
TwpchPatchT5Patch Code Patch T
Remarks

The extended info constants have the equivalent names and values as defined in the C header file, twain.h, available from the TWAIN Working Group’s web site at http://www.twain.org. The exact location of the twain.h header file is http://www.twain.org/devfiles/twain.h

Note: There may be extended info constants that are defined in the twain.h header file that are not included as a constant in the TwainPRO control.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.TwainProSdk.ExtendedImageInfoConstants

See Also

Reference

Accusoft.TwainProSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback