Convert HTML into an Image.

Syntax

ISHtmlPageCapture.GetHtmlAsImage(html, image, [width])

Parameters

NameTypeOptionalByRefDescription
html String The HTML to translate into an Image.
image Bitmap ByRef The Image containing a bitmapped version of the HTML.
width Integer Optional The Width in twips of the HTML container. If omitted, a value of 0 is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISHtmlPageCapture
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0