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