Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Create a new document with WordApplication.Create()

Csharp
3
3
Document DOC = WAPP.Create();

...