Table of Contents

Interface IDocumentScanner

Namespace
ScanbotSDK.MAUI.Document
Assembly
DocumentSDK.MAUI.dll
public interface IDocumentScanner

Methods

LaunchAsync(DocumentScanningFlow)

Task<ScannedDocument> LaunchAsync(DocumentScanningFlow configuration)

Parameters

configuration DocumentScanningFlow

Returns

Task<ScannedDocument>