Winnovative Word to PDF Converter

DocumentAppendDocument Method

Winnovative Word to PDF Converter Documentation
Overload List

  NameDescription
Public methodAppendDocument(Document)
Appends the document given as parameter to the current document. The appended document must remain open until the current document is saved
Public methodAppendDocument(Document, Int32, Int32)
Appends a range of pages from the document given as parameter to the current document. The appended document must remain open until the current document is saved
Public methodAppendDocument(Document, Boolean, Boolean, Boolean)
Appends the document given as parameter to the current document and optionally applies the current document header and footer to the appended document pages if the appended document was loaded from an external file or stream
Public methodAppendDocument(Document, Int32, Int32, Boolean, Boolean, Boolean)
Appends a range of pages from the document given as parameter to the current document and optionally applies the current document header and footer to the appended document pages if the appended document was loaded from an external file or stream
Top
See Also

Reference