Append
IDocumentProcessorPlugin.Append method
Append the document loading it with the specified load options.
public void Append(Stream inputStream, LoadOptions loadOptions)
Parameter | Type | Description |
---|---|---|
inputStream | Stream | The input stream. |
loadOptions | LoadOptions | The document load options. Can be null , in this case the document is loaded with default load options. |
See Also
- class LoadOptions
- interface IDocumentProcessorPlugin
- namespace Aspose.Words
- assembly Aspose.Words