ExpertPdf Html to Pdf Converter Library
AppendPDFFile Property
NamespacesExpertPdf.HtmlToPdfPdfDocumentOptionsAppendPDFFile
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public string AppendPDFFile { get; set; }
Public Property AppendPDFFile As String
	Get
	Set
public:
property String^ AppendPDFFile {
	String^ get ();
	void set (String^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)