SvgImageItemDocument Property
Get a reference to the HTML document object model backing this image.
Namespace: SvgPlottingAssembly: SvgPlotting (in SvgPlotting.dll) Version: 25.2714.4126
public HtmlDocument Document { get; }
Public ReadOnly Property Document As HtmlDocument
Get
No code example is currently available or this language may not be supported.
Property Value
HtmlDocument