PdfMergeSave Method

Merges the PDFs and saves the result to a memory buffer

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public byte[] Save()

Return Value

Byte
Byte array containing the merged PDF data

See Also