HtmlElementsMappingOptionsHtmlElementsMappingResult Property

This property is set by the converter after conversion and returns the mapping of the HTML elements selected by the HtmlElementSelectors selectors.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public HtmlElementMappingsCollection HtmlElementsMappingResult { get; }

Property Value

HtmlElementMappingsCollection

See Also