PdfDocumentOptionsAppendPDFStreamArray Property |
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.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public Stream[] AppendPDFStreamArray { get; set; }
Public Property AppendPDFStreamArray As Stream()
Get
Set
Property Value
Type:
StreamSee Also