Class CheckScannerUiResult
- Namespace
- ScanbotSDK.MAUI.Check
- Assembly
- DocumentSDK.MAUI.dll
public class CheckScannerUiResult : IDisposable
- Inheritance
-
CheckScannerUiResult
- Implements
- Inherited Members
Constructors
CheckScannerUiResult()
public CheckScannerUiResult()
Properties
Check
public required GenericDocument Check { get; init; }
Property Value
CroppedImage
public required ImageRef CroppedImage { get; init; }
Property Value
RecognitionStatus
public required CheckMagneticInkStripScanningStatus RecognitionStatus { get; init; }
Property Value
Methods
Dispose()
public void Dispose()