An array of full paths of existing PDF documents to be appended to the PDF
document resulted after HTML conversion.
Headers and footers are not applied on the appended documents.

C# | Visual Basic | Visual C++ |
public string[] AppendPDFFileArray { get; set; }
Public Property AppendPDFFileArray As String() Get Set
public: property array<String^>^ AppendPDFFileArray { array<String^>^ get (); void set (array<String^>^ value); }

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