'Declaration Public Enum WiaScanIntent Inherits System.Enum
public enum WiaScanIntent : System.Enum
__value public enum WiaScanIntent : public System.Enum
public enum class WiaScanIntent : public System.Enum
'Declaration Public Enum WiaScanIntent Inherits System.Enum
public enum WiaScanIntent : System.Enum
__value public enum WiaScanIntent : public System.Enum
public enum class WiaScanIntent : public System.Enum
| Member | Description |
|---|---|
| None | Default value. No intent is specified. |
| ColorImage | The application intends to prepare the device for a color scan. |
| GrayscaleImage | The application intends to prepare the device for a grayscale scan. |
| Text | The application intends to prepare the device for scanning text. |
| Mask | Mask for all of the image-type flags. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.WiaImageScanning.WiaScanIntent
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5