IDocumentMergerPlugin
IDocumentMergerPlugin interface
Defines an interface for external merger plugin that can merge Pdf documents.
public interface IDocumentMergerPlugin
Methods
Name | Description |
---|---|
Merge(Stream, Stream[], LoadOptions[]) | Merges the given input PDF documents into a single output PDF document using specified input and output streams. |
See Also
- namespace Aspose.Words
- assembly Aspose.Words