This property is set by the converter after conversion and returns the mapping of the HTML elements
specified by the HtmlElementIds and HtmlTagNames lists.
| C# | Visual Basic | Visual C++ |
public HtmlElementMappingsCollection HtmlElementsMappingResult { get; }
Public ReadOnly Property HtmlElementsMappingResult As HtmlElementMappingsCollection Get
public: property HtmlElementMappingsCollection^ HtmlElementsMappingResult { HtmlElementMappingsCollection^ get (); }