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
- package com.aspose.html.Dom.Css
- package Aspose.HTML