Class ScanbotSDKMain.Detectors
- Namespace
- ScanbotSDK.MAUI
- Assembly
- DocumentSDK.MAUI.dll
public static class ScanbotSDKMain.Detectors
- Inheritance
-
ScanbotSDKMain.Detectors
- Inherited Members
Properties
Barcode
Barcode Detection Service used for detection of Barcodes on image files.
public static IBarcodeDetector Barcode { get; }
Property Value
Check
public static ICheckDetector Check { get; }
Property Value
Document
public static IDocumentDetector Document { get; }
Property Value
Ehic
public static IEhicDetector Ehic { get; }
Property Value
GenericDocument
public static IGenericDocumentDetector GenericDocument { get; }
Property Value
MedicalCertificate
public static IMedicalCertificateDetector MedicalCertificate { get; }
Property Value
Mrz
public static IMrzDetector Mrz { get; }