Publishes a Word document.

Once the Word document has been opened, the finPOWER Connect (or other) business layer and Parameters object will be passed to the document via public finBL and Parameters variables in the document's ThisDocument module if they exist. A macro named Main will then be called in the document.

Syntax

ISWord.Publish(fileName)

Parameters

NameTypeOptionalByRefDescription
fileName String The file name of the document to publish.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISWord
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0