Click or drag to resize
HtmlElementsMappingOptionsHtmlElementsMappingResult Property
This property is set by the converter after conversion and returns the mapping of the HTML elements specified by the HtmlElementIds and HtmlTagNames lists.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public HtmlElementMappingsCollection HtmlElementsMappingResult { get; }

Property Value

Type: HtmlElementMappingsCollection
See Also