PdfDocumentControlAppendPdfDocument(PdfDocument) Method
Call this method to append a PDF document object after the HTML to PDF conversion in the final document
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public void AppendPdfDocument(
PdfDocument pdfDocument
)
Parameters
- pdfDocument PdfDocument
- The PDF document object to append