Interface IDocumentCSS
Interface IDocumentCSS
Pôvodný názov: Aspose.Svg.Dom.Css Zhromaždenie: Aspose.SVG.dll (25.5.0)
Tento rozhranie predstavuje dokument s zobrazením CSS.
[ComVisible(true)]
[DOMNoInterfaceObject]
[DOMObject]
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