Interface ILinkStyle

Interface ILinkStyle

Numele spaţiului: Aspose.Html.Dom.Css Asamblare: Aspose.HTML.dll (25.4.0)

Interfața LinkStyle oferă un mecanism prin care o foaie de stil poate fi retrasă de la nodul responsabil pentru conectarea sa la un document. Un exemplu al interfaței LinkStyle poate fi obținut folosind metode de castare specifice legării pe un exemplu al unui nod de legare (HTMLLinkElement, HTMLStyleElement sau Instrucțiuni de prelucrare în DOM Level 2).

[ComVisible(true)]
public interface ILinkStyle

Properties

Sheet

Obțineți tabloul de stil asociat.

IStyleSheet Sheet { get; }

Valoarea proprietății

IStyleSheet

 Română