ActiveDocument property

Returns the ActiveDocument object.

Syntax

objectVariable = object.ActiveDocument

Where:

     objectVariable is a variable representing a Document object.

     object is the Application object.

Examples ...

ActiveDocument property example