CheckScanner.GetRawImageData Field
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.
Indicates the image data from the check scanner is in a native format that cannot be converted to a bitmap.
public const int GetRawImageData = 1000;
val mutable GetRawImageData : int
Public Const GetRawImageData As Integer = 1000