fHasMainFile Property
The fHasMainFile property of the CreateHtmlInfo class gets or sets a Boolean value that indicates whether the HTML results of the document conversion include a main HTML file.
Property Value
A Boolean value.
Remarks
The fHasMainFile property contains a Boolean value that indicates whether the HTML results of the document conversion include a main HTML file. (While normally true, this property may return false if an error occurs and the converter fails to generate the expected HTML output.) The strMainFileName and strMainFilePath properties specify the location of this file.
Example
For a code example that demonstrates the use of the IHtmlTrLoadBalancer and IHtmlTrLauncher interfaces, including the use of the fHasMainFile property, see the CHICreateHtml method.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security