ImageQuality Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the level of image quality supported by the Image Scanner device.
public enum ImageQuality
type ImageQuality =
Public Enum ImageQuality
- Inheritance
-
ImageQuality
Fields
Name | Value | Description |
---|---|---|
Low | 1 | Only low image quality is supported. |
Medium | 2 | Medium image quality is supported. |
High | 3 | High image quality is supported. |