Provides helper methods for building HTML image maps.
The following tables list the members exposed by the HtmlBuilder type.
Name | Description | |
---|---|---|
![]() |
Initializes a new HtmlBuilder instance. |
Name | Description | |
---|---|---|
![]() |
Exports a diagram image file and generates the code for an html page that displays that file along with the html image map that corresponds to the diagram. |
|
![]() |
Creates an HTML image map. |
|
![]() |
Creates a USEMAP attribute for the specified image map. |
|
![]() |
Gets a value indicating whether image map AREA elements will be created for tables' cells. |
|
![]() |
Gets a hyperlink assigned to the AREA elements created for expand/collapse buttons. |
|
![]() |
Gets the name of the target frame where hyperlinks should be opened. |
|
![]() |
|
|
![]() |
Sets a value indicating whether image map AREA elements should be created for tables' cells. |
|
![]() |
Sets a hyperlink that should be assigned to the AREA elements created for expand/collapse buttons. |
|
![]() |
Sets the name of the target frame where hyperlinks should be opened. |
|
![]() |
|