Click or drag to resize

PdfDocumentOptionsAppendPDFStream Property

A PDF stream to be appended to the PDF document resulted after HTML conversion. Headers and footers are not applied on the appended document.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public Stream AppendPDFStream { get; set; }

Property Value

Stream
See Also