An array of PDF streams 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 Stream[] AppendPDFStreamArray { get; set; }
Public Property AppendPDFStreamArray As Stream() Get Set
public: property array<Stream^>^ AppendPDFStreamArray { array<Stream^>^ get (); void set (array<Stream^>^ value); }

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