EvoPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Merge
Save Method
Merges the PDFs and saves the result to a memory buffer
Definition
Namespace:
EvoPdf.Chromium
Assembly:
EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
Copy
public
byte
[]
Save
()
Return Value
Byte
Byte array containing the merged PDF data
See Also
Reference
PdfMerge Class
EvoPdf.Chromium Namespace
In This Article
Definition
See Also