Winnovative HTML to PDF Converter Library for .NET
HtmlElementsMappingResult Property
NamespacesWinnovative.WnvHtmlConvertHtmlElementsMappingOptionsHtmlElementsMappingResult
Winnovative HTML to PDF Converter Library for .NET
This property is set by the converter after conversion and returns the mapping of the HTML elements specified by the HtmlElementIds and HtmlTagNames lists.
Declaration Syntax
C#Visual BasicVisual C++
public HtmlElementMappingsCollection HtmlElementsMappingResult { get; }
Public ReadOnly Property HtmlElementsMappingResult As HtmlElementMappingsCollection
	Get
public:
property HtmlElementMappingsCollection^ HtmlElementsMappingResult {
	HtmlElementMappingsCollection^ get ();
}

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)