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