capacitor-plugin-scanbot-sdk
    Preparing search index...

    Type Alias DocumentScannerEngineMode

    DocumentScannerEngineMode: "ML" | "LEGACY"

    Engines for document scanning.

    • ML: Use the ML document scanner.
    • LEGACY: Use the legacy edge-based document scanner.

    Type Declaration

    • "ML"

      Use the ML document scanner.

    • "LEGACY"

      Use the legacy edge-based document scanner.