public enum WiaCategories
public enum class WiaCategories : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
class WiaCategories(Enum):
FinishedFile = 1
Flatbed = 2
Feeder = 3
Film = 4
Root = 5
Folder = 6
FeederFront = 7
FeederBack = 8
Value | Member | Description |
---|---|---|
1 | FinishedFile | WIA_CATEGORY_FINISHED_FILE |
2 | Flatbed | WIA_CATEGORY_FLATBED |
3 | Feeder | WIA_CATEGORY_FEEDER |
4 | Film | WIA_CATEGORY_FILM |
5 | Root | WIA_CATEGORY_ROOT |
6 | Folder | WIA_CATEGORY_FOLDER |
7 | FeederFront | WIA_CATEGORY_FEEDER_FRONT |
8 | FeederBack | WIA_CATEGORY_FEEDER_BACK |
In order to get the equivalent category GUID, see WiaSession.GetCategoryGuid method.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document