Click or drag to resize

PdfMergeClientsave Method

Merge all specified input pdfs and return the resulted PDF.

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public byte[] save()

Return Value

Type: Byte
Byte array containing the resulted PDF.
See Also