Provides methods and properties for building HTML image maps.
The following tables list the members exposed by the HtmlBuilder type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the HtmlBuilder class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the FlowChart for which to create a corresponding HTML image map. |
|
![]() |
Gets or sets the value of the TARGET attribute of each <AREA> tag included in the image map. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Generates an HTML image map code based on the contents of Document. |
See Also