IHtmlTrLauncher Interface
The IHtmlTrLauncher interface exposes a single method that starts the process of converting a document to HTML format for viewing in the browser by a user who does not have the appropriate client application or viewer installed.
Public Methods
The following table shows the methods of the IHtmlTrLauncher interface and a brief description of each.
Name | Description |
---|---|
CHICreateHtml(String, Byte[], Microsoft.HtmlTrans.BrowserType, String, String, Int32, Boolean) | Starts the process of converting a document to HTML format and returns the HTML output to Microsoft Windows SharePoint Services. |
Remarks
The IHtmlTrLauncher interface exposes the CHICreateHtml method, which starts the process of converting a document to HTML format and returns the HTML output to Windows SharePoint Services to forward to the user.
Example
For a code example that demonstrates the use of the IHtmlTrLoadBalancer and IHtmlTrLauncher interfaces, see the CHICreateHtml method.
Requirements
Namespace: Microsoft.HtmlTrans.Interface
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft HtmlTrans Interface (in Microsoft.HtmlTrans.Interface.dll)
Security: Code Access Security