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.