Save
Leave feedback
On this page
Saves the result document to the stream document.
public IMerger Save(Stream document, ISaveOptions saveOptions = null)
- interface ISaveOptions
- interface IMerger
- namespace GroupDocs.Merger
- assembly GroupDocs.Merger
Saves the result document file to filePath.
public IMerger Save(string filePath, ISaveOptions saveOptions = null)
- interface ISaveOptions
- interface IMerger
- namespace GroupDocs.Merger
- assembly GroupDocs.Merger
Saves the result document file to filePath.
public IMerger Save(string filePath, bool useDefaultDirectory, ISaveOptions saveOptions = null)
- interface ISaveOptions
- interface IMerger
- namespace GroupDocs.Merger
- assembly GroupDocs.Merger
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.