ILinkStyle.Sheet
ILinkStyle.Sheet property
The property returns the associated CSS style sheet for the node or null if there is no associated CSS style sheet
public IStyleSheet Sheet { get; }
Property Value
The associated CSS style sheet for the node or null if there is no associated CSS style sheet
See Also
- interface IStyleSheet
- interface ILinkStyle
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML