Click or drag to resize

PdfMergeClientsaveAsync Method

Merge all specified input pdfs and return the resulted PDF. An asynchronous call is used.

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

Return Value

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