The Word application object contains a property ActiveDocument which is the currently active document.![]()
The ActiveDocument property refers to the document object. Double-click on the ActiveDocument property to display the Document object and its properties, events and methods.![]()
You use the document properties and methods for example to name documents, save and print them.