PdfDocumentControlInsertPdfFileBefore(Byte) Method
Call this method to insert a PDF document from data before the HTML to PDF conversion in the final document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public void InsertPdfFileBefore(
byte[] pdfData
)
Parameters
- pdfData Byte
- The PDF document data