Winnovative Word to PDF Converter

DocumentInsertDocument Method

Winnovative Word to PDF Converter Documentation
Overload List

  NameDescription
Public methodInsertDocument(Int32, Document)
Inserts the document given as parameter in the current document at the given page index. The appended document must remain open until the current document is saved
Public methodInsertDocument(Int32, Document, Int32, Int32)
Inserts a range of pages from the document given as parameter in the current document at the given page index. The appended document must remain open until the current document is saved
Public methodInsertDocument(Int32, Document, Boolean, Boolean, Boolean)
Inserts 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 methodInsertDocument(Int32, Document, Int32, Int32, Boolean, Boolean, Boolean)
Inserts 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