DocumentHtml Image Tags Property
HTML document 'img' tag info.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public List<HtmlImage> HtmlImageTags { get; set; }Property Value
ListHtmlImageRemarks
This property is only populated if IsHtmlType is true.