Appends the specified Word Document at the end of this Document.

Syntax

ISWordDocument.Append(wordDocument, [useCurrentStyles])

Parameters

NameTypeOptionalByRefDescription
wordDocument ISWordDocument The Document to append.
useCurrentStyles Boolean Optional Determines whether to use the current styles (True), or appending document styles (False). If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISWordDocument
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0