Click or drag to resize

HtmlElementMappingsCollection Methods

The HtmlElementMappingsCollection type exposes the following members.

Methods
 NameDescription
Public methodGetElementByHtmlId Gets the mapping in PDF of the HTML element with the specified HTML ID. The search is case insensitive.
Public methodGetElementsByTagName Gets the mapping in PDF of the HTML elements with the specified HTML tag name. The search is case insensitive.
Public methodGetEnumerator Gets the collection enumerator
Top
See Also