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.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic HtmlElementMappingsCollection HtmlElementsMappingResult { get; }Public ReadOnly Property HtmlElementsMappingResult As HtmlElementMappingsCollection
Get
Property Value
HtmlElementMappingsCollection
See Also