CreateDCInfo Properties

Include Protected Members
Include Inherited Members

The CreateDCInfo type exposes the following members.

Properties

  Name Description
Public property ce Gets or sets the return code that the conversion framework will return.
Public property ErrorString Gets or sets the error message that the converter might create.
Public property HasErrorString Gets a Boolean value that indicates whether the converter created an error string, i.e., whether the property value of ErrorString is valid.
Public property HasMainFile Gets a Boolean value that indicates whether the converter produced output.
Public property HasSupportingFiles Gets a Boolean value that indicates whether the converter produced additional files on top of the main file (e.g., images in addition to an HTML file).
Public property MainFileName Reserved for internal use. Gets or sets the name of the main file.
Public property rgbMainFile Gets or sets a Byte array that contains the main file that the converter produced.
Public property rgrgbSupportingFiles Gets or sets an array of Byte arrays that contain additional files that the converter might have produced (for example, images for an HTML file).
Public property rgSupportingFileNames Reserved for internal use. Gets or sets an array that contains the names of additional files that the converter might have produced.
Public property SupportingFolderName Reserved for internal use. Gets or sets the name of the folder where the additional files got created.

Top

See Also

Reference

CreateDCInfo Class

Microsoft.HtmlTrans Namespace