Programming Word Automation Services
SharePoint 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. |
Note