EVO HTML to PDF Converter

HtmlElementsMappingOptionsHtmlElementsMappingResult Property

EVO HTML to PDF Converter 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
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public HtmlElementMappingsCollection HtmlElementsMappingResult { get; }

Property Value

Type: HtmlElementMappingsCollection
See Also

Reference