NewDocument
Creates a new empty document. The newly opened document becomes the ActiveDocument. This method is a shortened form of Documents.NewDocument.
Signature
NewDocument() -> Document |
Errors
Error code | Description |
---|---|
1000 | The application object is no longer valid. |
1001 | Invalid address for the return parameter was specified. |