: CreateHtmlInfo (Clase) (Microsoft.HtmlTrans)

Contains the results of the document conversion.

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

Sintaxis

'Declaración
<SerializableAttribute> _
Public Class CreateHtmlInfo
'Uso
Dim instance As CreateHtmlInfo
[SerializableAttribute] 
public class CreateHtmlInfo

Comentarios

The CHICreateHtml method of the IHtmlTrLauncher interface returns an instance of the CreateHtmlInfo class.

Ejemplo

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

Jerarquía de herencia

System.Object
  Microsoft.HtmlTrans.CreateHtmlInfo

Seguridad de subprocesos

Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.

Vea también

Referencia

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