HTMLStyleElement.Sheet
HTMLStyleElement.Sheet property
Gets the associated style sheet.
public IStyleSheet Sheet { get; }
See Also
- interface IStyleSheet
- class HTMLStyleElement
- package com.aspose.html
- package Aspose.HTML
Gets the associated style sheet.
public IStyleSheet Sheet { get; }