EVO PDF Logo

HtmlElementsMappingOptionsHtmlElementsMappingResult Property

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public HtmlElementMappingsCollection HtmlElementsMappingResult { get; }

Property Value

Type: HtmlElementMappingsCollection
See Also

Reference