CreateHtmlInfo Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Contains the results of the document conversion.

The CreateHtmlInfo type exposes the following members.

Constructors

  Name Description
Public method CreateHtmlInfo Obsolete. Initializes a new instance of the CreateHtmlInfo class.

Top

Properties

  Name Description
Public property ce Obsolete. Gets or sets a constant value that reports errors that may occur during the document conversion process.
Public property fHasMainFile Obsolete. Gets a value indicating whether the HTML results of the document conversion include a main HTML file.
Public property fHasThicket Obsolete. Gets or sets a Boolean value that indicates whether the HTML results of the document conversion include supporting files in addition to the main HTML file.
Public property rgbMainFile Obsolete. Gets or sets the binary contents of the main HTML file resulting from the document conversion.
Public property rgrgbThicketFiles Obsolete. Gets or sets the binary contents of the supporting files, if any, resulting from the document conversion
Public property rgstrThicketFileNames Obsolete. Gets or sets the name of the additional supporting files, if any, generated by the document conversion.
Public property strMainFileName Obsolete. Gets or sets the name of the main HTML file generated by the document conversion.
Public property strMainFilePath Obsolete. Gets or sets the location of the main HTML file generated by the document conversion.
Public property strThicketFolderName Obsolete. Gets or sets the location of the supporting files included as part of the results of the document conversion.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

CreateHtmlInfo Class

Microsoft.HtmlTrans Namespace