EVO HTML to PDF Converter

HtmlElementsMappingOptionsHtmlElementsMappingResult Property

EVO PDF Client for Universal Windows Platform 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_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public HtmlElementMappingsCollection HtmlElementsMappingResult { get; }

Property Value

Type: HtmlElementMappingsCollection
See Also

Reference