&<img src="../resources/images/opentocr.png" title="Open Contents list" border="0"&>
You are here:
Print Method
The Print method of the Word document is used to print it:
invoke method(#WordDoc.PrintOut)
If you are not using a component reference to the document, you can, for example, identify the document as the currently open document in the Word application:
invoke method(#WordApp.ActiveDocument.PrintOut)
&<img src="../resources/images/opentoc-dark.png" title="Open Contents List" border="0"&>