Word Interop is part of COM Office Interop. It allows .NET (VB or C#) to programmatically interoperate with the Microsoft Word application and documents, and communicate with other COM objects and libraries.
Useful links:
- How to access Office interop objects (C# Programming Guide).
Microsoft.Office.Interop.Word
Namespace.
Related tags: