[Register("io/scanbot/sdk/documentqualityanalyzer/IDocumentQualityAnalyzerFactory", "", "IO.Scanbot.Sdk.Documentqualityanalyzer.IDocumentQualityAnalyzerFactoryInvoker")]
public interface IDocumentQualityAnalyzerFactory : IJavaObject, IJavaPeerable, IDisposable
[Register("create", "(Lio/scanbot/sdk/documentqualityanalyzer/DocumentQualityAnalyzerConfiguration;)Lio/scanbot/common/Result;", "GetCreate_Lio_scanbot_sdk_documentqualityanalyzer_DocumentQualityAnalyzerConfiguration_Handler:IO.Scanbot.Sdk.Documentqualityanalyzer.IDocumentQualityAnalyzerFactoryInvoker, DocumentSDK.NET.Droid")]
IResult Create(DocumentQualityAnalyzerConfiguration configuration)