This topic has not yet been rated - Rate this topic

SPHtmlTransformSettings Class

Windows SharePoint Services 3
Represents a collection of HTML viewer settings.

Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class SPHtmlTransformSettings : SPAutoSerializingObject

An HTML viewer converts documents to HTML format, providing support for users who want to view files in the browser but don't have the appropriate client application or viewer installed.

System.Object
   Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPHtmlTransformSettings
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.