SvgImageItemDocument Property

Get a reference to the HTML document object model backing this image.

Definition

Namespace: SvgPlotting
Assembly: SvgPlotting (in SvgPlotting.dll) Version: 25.2714.4126
C#
public HtmlDocument Document { get; }

Property Value

HtmlDocument

See Also