WordServiceFormats class

Gets or set the enabled/disabled state for each file format supported by Word Automation Services.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.Office.Word.Server.Service.WordServiceFormats

Namespace:  Microsoft.Office.Word.Server.Service
Assembly:  Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)

Syntax

'Declaration
Public Class WordServiceFormats _
    Inherits SPAutoSerializingObject
'Usage
Dim instance As WordServiceFormats
public class WordServiceFormats : SPAutoSerializingObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

WordServiceFormats members

Microsoft.Office.Word.Server.Service namespace