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.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string AppendPDFFile { get; set; }
Public Property AppendPDFFile As String
Get
Set
Property Value
Type:
String
See Also