PdfDocumentOptionsAddStartPdf(Byte) Method
Add a PDF from a memory buffer to the list of documents to be included before the converted HTML content in the final PDF
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
public void AddStartPdf(
byte[] startPdfData
)
Parameters
- startPdfData Byte
- The PDF document data