PdfMergeSaveToMemory Method

Merges the PDFs and saves the result to a memory buffer

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public byte[] SaveToMemory()

Return Value

Byte
Byte array containing the merged PDF data

See Also