EVO HTML to PDF Converter

HtmlElementsMappingOptionsHtmlElementsMappingResult Property

EVO PDF Client for .NET Documentation
This property is set by the converter after conversion and returns the mapping of the HTML elements selected by the HtmlElementSelectors selectors.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public HtmlElementMappingsCollection HtmlElementsMappingResult { get; }

Property Value

Type: HtmlElementMappingsCollection
See Also

Reference