rgbMainFile Property
The rgbMainFile property of the CreateHtmlInfo class gets or sets the binary contents of the main HTML file resulting from the document conversion.
Property Value
A Byte (8-bit integer) array that contains the main HTML file.
Remarks
The rgbMainFile property contains the binary contents of the main HTML file resulting from the document conversion when the fReturnFileBits argument of the CHICreateHtml method is set to true.
Example
For a code example that demonstrates the use of the IHtmlTrLoadBalancer and IHtmlTrLauncher interfaces, including the use of the rgbMainFile property, see the CHICreateHtml method.
Requirements
Platforms: Microsoft Windows ServerĀ 2003
Security: Code Access Security