EVO PDF Logo

HtmlElementMappingsCollection Methods

EVO PDF Client for .NET Core

The HtmlElementMappingsCollection type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetByIndex
Gets the mapping at the specified zero based index from collection.
Public methodGetElementByHtmlId
Gets the mapping in PDF of the HTML element with the specified HTML ID. The search is case insensitive.
Public methodGetElementByMappingId
Gets the mapping in PDF of the HTML element with the mapping ID given by the special HTML attribute data-mapping-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 methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference