Share via


Microsoft.HtmlTrans.Interface Namespace

The Microsoft.HtmlTrans.Interface namespace allows you to write custom applications that can create an HTML version of documents stored on a server running Microsoft Windows SharePoint Services 2003 for users who do not have the required client application or viewer installed on their computers. For additional information, see Programming with the Microsoft.HtmlTrans.Interface Namespace.

Classes

The following table shows the classes of the Microsoft.HtmlTrans.Interface namespace and a brief description of each.

Name Description
CreateHtmlInfo Returns the results of document conversion. The CHICreateHtml method of the IHtmlTrLauncher interface returns an instance of this class.

Enumerations

The following table shows the enumerations of the Microsoft.HtmlTrans.Interface namespace and a brief description of each.

Name Description
BrowserType Specifies the target browser used by the CHICreateHtml method.
CreationErrorType Returns any error that occurs when converting documents for HTML viewing.
TSReturnType Reserved for internal use.

Interfaces

The following table shows the interfaces of the Microsoft.HtmlTrans.Interface namespace and a brief description of each.

Name Description
IHtmlTrLauncher Launches the custom document converter application and returns the HTML results to Windows SharePoint Services.
IHtmlTrLoadBalancer Selects the server on which to run the custom document converter application.