Table of Contents

Interface IScanbotCroppingScreen

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

Methods

StartCroppingScreenAsync(CroppingConfiguration)

Task<Result<IScannedDocument>> StartCroppingScreenAsync(CroppingConfiguration configuration)

Parameters

configuration CroppingConfiguration

Returns

Task<Result<IScannedDocument>>