Appends the specified File at the end of this Document.

Syntax

ISWordDocument.AppendFile(fileName, [useCurrentStyles])

Parameters

NameTypeOptionalByRefDescription
fileName String 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