Programming Word Automation Services

Applies to: SharePoint Server 2010

Word Automation Services exposes its object model through a rich API that you can use to create custom solutions and leverage the full functionality of the service. The two primary namespaces are Microsoft.Office.Word.Server.Conversions and Microsoft.Office.Word.Server.Service.

Note

You can also work with the Word Automation Services object model by using Windows PowerShell 1.0.

In This Section

This section explains how to configure Word Automation Services for development, examines key objects that you use when you develop against Word Automation Services, and presents several short, end-to-end example solutions.

Reference