Defines the necessary API to retrieve the positions in the generated PDF document for the HTML elements specified in a list. The HTML elements are specified by their unique HTML ID or HTML tag name.

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

Syntax

C#
public class HtmlElementsMappingOptions
Visual Basic
Public Class HtmlElementsMappingOptions
Visual C++
public ref class HtmlElementsMappingOptions

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..HtmlElementsMappingOptions

See Also