ActiveDocument
Returns the automation object of the currently active document. This property returns the same as Documents.ActiveDocument.
Signature
ActiveDocument : Document |
Errors
Error code | Description |
---|---|
1000 | The application object is no longer valid. |
1001 | Invalid address for the return parameter was specified. |