LEADTOOLS WIA (Leadtools.Wia assembly)

WiaCategories Enumeration

Show in webframe





WIA 2.0 available categories. For more information please refer to "WIA 2.0 Item Category GUIDs" topic in Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaCategories 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaCategories

            

            
public enum class WiaCategories : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001FinishedFileWIA_CATEGORY_FINISHED_FILE
0x00000002FlatbedWIA_CATEGORY_FLATBED
0x00000003FeederWIA_CATEGORY_FEEDER
0x00000004FilmWIA_CATEGORY_FILM
0x00000005RootWIA_CATEGORY_ROOT
0x00000006FolderWIA_CATEGORY_FOLDER
0x00000007FeederFrontWIA_CATEGORY_FEEDER_FRONT
0x00000008FeederBackWIA_CATEGORY_FEEDER_BACK
Remarks
In order to get the equivalent category GUID, see WiaSession.GetCategoryGuid method.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaCategories

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.