: IHtmlTrLauncher (Interfaz) (Microsoft.HtmlTrans)

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.

Espacio de nombres:
Ensamblado: Microsoft.HtmlTrans.Interface (in microsoft.htmltrans.interface.dll)

Sintaxis

'Declaración
Public Interface IHtmlTrLauncher
'Uso
Dim instance As IHtmlTrLauncher
public interface IHtmlTrLauncher

Comentarios

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.

Ejemplo

For a code example that demonstrates the use of the IHtmlTrLoadBalancer and IHtmlTrLauncher interfaces, see the CHICreateHtml method.

Vea también

Referencia

IHtmlTrLauncher (Miembros)
Microsoft.HtmlTrans (Espacio de nombres)