Winnovative Client for .NET
C#
Show/Hide TOC
Html
Elements
Mapping
Options
Html
Elements
Mapping
Result Property
This property is set by the converter after conversion and returns the mapping of the HTML elements selected by the
HtmlElementSelectors
selectors.
Definition
Namespace:
WinnovativeClient
Assembly:
WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
C#
Copy
public
HtmlElementMappingsCollection
HtmlElementsMappingResult
{
get
; }
Property Value
HtmlElementMappingsCollection
See Also
Reference
HtmlElementsMappingOptions Class
WinnovativeClient Namespace
In This Article
Definition
See Also