Html |
The HtmlElementMappingsCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| GetElementByHtmlId | Gets the mapping in PDF of the HTML element with the specified HTML ID. The search is case insensitive. | |
| GetElementsByTagName | Gets the mapping in PDF of the HTML elements with the specified HTML tag name. The search is case insensitive. | |
| GetEnumerator | Gets the collection enumerator |