Windward Engine API Reference
HtmlBitmap Class
Members  See Also  Send comments on this topic.
net.windward.api.csharp Namespace : HtmlBitmap Class




Glossary Item Box

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

HtmlBitmap Class

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

System.Object
   net.windward.api.csharp.HtmlBitmap

Requirements

Namespace: net.windward.api.csharp

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

Assembly: WindwardReportsAPI (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardReportsAPI\bin\Release\WindwardReportsAPI.dll)

See Also

© 2019 All Rights Reserved.