ExpertPdf Html to Pdf Converter Library
HtmlElementMappingsCollection Class
NamespacesExpertPdf.HtmlToPdfHtmlElementMappingsCollection
ExpertPdf Html to Pdf Converter Library
Represents a collection of mappings of HTML elements in PDF.
Declaration Syntax
C#Visual BasicVisual C++
public class HtmlElementMappingsCollection : IEnumerable
Public Class HtmlElementMappingsCollection
	Implements IEnumerable
public ref class HtmlElementMappingsCollection : IEnumerable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
HtmlElementMappingsCollection()()()()
Count
Gets the number of mappings in collection.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetElementByHtmlId(String)
Gets the mapping in PDF of the HTML element with the specified HTML ID. The search is case insensitive.

GetElementsByTagName(String)
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

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Item[([( Int32])])
Gets the mapping at the specified zero based index from collection.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
HtmlElementMappingsCollection

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)