SPWebApplication.DocumentConverters property
SharePoint 2013
NOTE: This API is now obsolete.
Gets a collection of document converters for the Web application.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("This member is obsolete.", false)] public SPDocumentConverterCollection DocumentConverters { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPDocumentConverterCollectionAn SPDocumentConverterCollection object that represents the collection of document converters.