Interface IDocumentCSS
Interface IDocumentCSS
Pôvodný názov: Aspose.Html.Dom.Css Zhromaždenie: Aspose.HTML.dll (25.4.0)
Tento rozhranie predstavuje dokument s zobrazením CSS.
[ComVisible(true)]
[DOMObject]
[DOMNoInterfaceObject]
public interface IDocumentCSS : IDocumentStyle
Implements
Methods
GetOverrideStyle(Príslušenstvo, String)
Táto metóda sa používa na získanie vyhlásenia o override štýle pre špecifikovaný prvok a špecifikovaný pseudo-element.
[DOMName("getOverrideStyle")]
ICSSStyleDeclaration GetOverrideStyle(Element elt, string pseudoElt)
Parameters
elt
Element
Element, ktorého štýl sa má zmeniť.Tento parameter nemôže byť nulový.
pseudoElt
string
Pseudo-element alebo nula, ak nie.
Returns
Vyhlásenie override štýlu