[Register("io/scanbot/sdk/documentscanner/IDocumentScannerFactory", "", "IO.Scanbot.Sdk.Documentscanner.IDocumentScannerFactoryInvoker")]
public interface IDocumentScannerFactory : IJavaObject, IJavaPeerable, IDisposable
[Register("create", "(Lio/scanbot/sdk/documentscanner/DocumentScannerConfiguration;)Lio/scanbot/common/Result;", "GetCreate_Lio_scanbot_sdk_documentscanner_DocumentScannerConfiguration_Handler:IO.Scanbot.Sdk.Documentscanner.IDocumentScannerFactoryInvoker, DocumentSDK.NET.Droid")]
IResult Create(DocumentScannerConfiguration configuration)