WordServiceFormats.DisableAll Method
Disables all file name extensions from use with this instance of the service application.
Namespace: Microsoft.Office.Word.Server.Service
Assembly: Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)
Syntax
'Declaration
Public Sub DisableAll
'Usage
Dim instance As WordServiceFormats
instance.DisableAll()
public void DisableAll()