Table of Contents

Interface IComposer

Namespace
IO.Scanbot.Sdk.Docprocessing.Compose
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/docprocessing/compose/Composer", "", "IO.Scanbot.Sdk.Docprocessing.Compose.IComposerInvoker")]
public interface IComposer : IJavaObject, IJavaPeerable, IDisposable
Inherited Members

Methods

ComposeDocument(Document, PdfRendererInput)

[Register("composeDocument", "(Lio/scanbot/sdk/entity/Document;Lio/scanbot/sdk/docprocessing/compose/PdfRendererInput;)V", "GetComposeDocument_Lio_scanbot_sdk_entity_Document_Lio_scanbot_sdk_docprocessing_compose_PdfRendererInput_Handler:IO.Scanbot.Sdk.Docprocessing.Compose.IComposerInvoker, DocumentSDK.NET.Droid")]
void ComposeDocument(Document document, PdfRendererInput input)

Parameters

document Document
input PdfRendererInput