Represents a collection of mappings of HTML elements in PDF.

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public class HtmlElementMappingsCollection : IEnumerable
Visual Basic
Public Class HtmlElementMappingsCollection
	Implements IEnumerable
Visual C++
public ref class HtmlElementMappingsCollection : IEnumerable

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..HtmlElementMappingsCollection

See Also