WiaCategories Enumeration

Summary
WIA 2.0 available categories. For more information please refer to "WIA 2.0 Item Category GUIDs" topic in Microsoft Windows SDK Documentation.
Syntax
C#
VB
C++
public enum WiaCategories 
  
Public Enum WiaCategories  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaCategories : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
1FinishedFileWIA_CATEGORY_FINISHED_FILE
2FlatbedWIA_CATEGORY_FLATBED
3FeederWIA_CATEGORY_FEEDER
4FilmWIA_CATEGORY_FILM
5RootWIA_CATEGORY_ROOT
6FolderWIA_CATEGORY_FOLDER
7FeederFrontWIA_CATEGORY_FEEDER_FRONT
8FeederBackWIA_CATEGORY_FEEDER_BACK
Remarks

In order to get the equivalent category GUID, see WiaSession.GetCategoryGuid method.

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

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

Leadtools.Wia Assembly

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