SPWebApplication.DocumentConversionsEnabled property
SharePoint 2013
NOTE: This API is now obsolete.
Gets or sets a value that specifies whether to enable document conversion.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("This member is obsolete.", false)] public bool DocumentConversionsEnabled { get; set; }
Property value
Type: System.Booleantrue if document conversion should be enabled; otherwise, false. The default value is false.