Click or drag to resize

PdfDocumentOptionsAppendPDFFile Property

The full path of an existing PDF document 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: 17.0.0
Syntax
public string AppendPDFFile { get; set; }

Property Value

Type: String
See Also