Class DocumentUtilsKt
[Register("io/scanbot/sdk/util/DocumentUtilsKt", DoNotGenerateAcw = true)]
public sealed class DocumentUtilsKt : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
DocumentUtilsKt
- Implements
- Inherited Members
Methods
ToDocument(IList<Page>, ScanbotSDK, int)
[Register("toDocument", "(Ljava/util/List;Lio/scanbot/sdk/ScanbotSDK;I)Lio/scanbot/sdk/docprocessing/Document;", "")]
public static Document ToDocument(IList<Page> obj, ScanbotSDK scanbotSdk, int documentImageSizeLimit)
Parameters
obj
IList<Page>scanbotSdk
ScanbotSDKdocumentImageSizeLimit
int