SVGStyleElement.Sheet
SVGStyleElement.Sheet property
Gets the associated style sheet.
public IStyleSheet Sheet { get; }
See Also
- interface IStyleSheet
- class SVGStyleElement
- namespace Aspose.Html.Dom.Svg
- assembly Aspose.HTML
Gets the associated style sheet.
public IStyleSheet Sheet { get; }