PdfMergeSave Method

Merges the PDFs and saves the result to a memory buffer

Definition

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

Return Value

Byte
Byte array containing the merged PDF data

See Also