SPHtmlTransformSettings Members

Include Protected Members
Include Inherited Members

Represents a collection of HTML viewer settings.

The SPHtmlTransformSettings type exposes the following members.

Constructors

  Name Description
Public method SPHtmlTransformSettings Reserved for internal use.

Top

Properties

  Name Description
Public property Enabled Gets or sets a value indicating whether the HTML viewing feature is turned on.
Public property MaximumCacheSize Gets or sets the maximum size to allow for the HTML viewer cache in megabytes (MB).
Public property MaximumFileSize Gets or sets the size in kilobytes (KB) of the largest file to view.
Public property ServerLocation Gets or sets the path that specifies where the HTML viewer application is installed.
Public property Timeout Gets or sets the amount of time that the service waits for HTML viewing to complete.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

SPHtmlTransformSettings Class

Microsoft.SharePoint.Administration Namespace