Microsoft.Office.Word.Server.Service namespace

Provides an object model that allows access and configuration of Word Automation Services.

Classes

  Class Description
Public class WordService Defines the Word Automation Services globally and is directly derived from the SPIisWebService class.
Public class WordServiceApplication Defines a single logical occurrence of the shared Word Automation Services, and is directly derived from the SPIisWebServiceApplication class.
Public class WordServiceApplicationProxy Defines a single instance of a Word Automation Services application proxy, and is directly derived from the SPIisWebServiceProxy class.
Public class WordServiceFormats Gets or set the enabled/disabled state for each file format supported by Word Automation Services.
Public class WordServiceInstance Defines a single instance of the Word Automation Services that is running on a particular physical server; it is directly derived from the SPIisWebServiceInstance class.
Public class WordServiceProxy Defines a proxy to the Word Automation Services and is directly derived from the SPIisWebServiceProxy class.