ExpertPdf Html to Pdf Converter Library
HtmlElementsMappingResult Property
NamespacesExpertPdf.HtmlToPdfHtmlElementsMappingOptionsHtmlElementsMappingResult
ExpertPdf Html to Pdf Converter Library
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 ();
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)