Holds the contents of a bitmap in a html report. Depending on how the images were created this may have the bitmap data. It always has the bitmap filename.
Object Model
Syntax
| Visual Basic (Declaration) | |
|---|
Public Class HtmlBitmap |
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As HtmlBitmap |
| C# | |
|---|
public class HtmlBitmap |
| Managed Extensions for C++ | |
|---|
public __gc class HtmlBitmap |
| C++/CLI | |
|---|
public ref class HtmlBitmap |
Inheritance Hierarchy
Requirements
Namespace: net.windward.api.csharp
Platforms: Windows 10, Windows NT, indows Server
Assembly: WindwardReportsAPI (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardReportsAPI\bin\Release\net48\WindwardReportsAPI.dll)
See Also