Saves the merged PDF document into the specified stream.
Namespace: EvoPdf.PdfMerge
Assembly: evopdfmerge (in evopdfmerge.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- outPdfStream
- Type: System.IOStream
The output stream where to save the merged PDF document.
See Also