ILinkStyleSheet Property
Gets the associated style sheet.

Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
IStyleSheet Sheet { get; }

Property Value

Type: IStyleSheet
See Also