PDFMergeRenderMergedPDFDocument Method
Renders the merged document into memory buffer and returns that buffer.
Namespace: Winnovative.PDFMergeAssembly: WnvPdfMerge_NetCore (in WnvPdfMerge_NetCore.dll) Version: 14.0.0
public byte[] RenderMergedPDFDocument()
Return Value
ByteThe rendered document bytes.