Appends the document given as parameter to the current document.
            The appended document must remain open until the current document is saved
            
Namespace: Winnovative.ExcelToPdf
Assembly: wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- doc
 - Type: Winnovative.ExcelToPdfDocument
The document to be appended 
See Also