Aspose. Html. Dom. Css. Icssstyle Declaration
命名空间: Aspose.Html.Dom.Css
程序集: Aspose.HTML.dll (25.1.0)
CSSStyleDeclaration 接口表示一个单独的 CSS 声明块。此接口可用于确定当前在块中设置的样式属性,或在块中显式设置样式属性。
[DOMName("CSSStyleDeclaration")]
[DOMObject]
[ComVisible(true)]
public interface ICSSStyleDeclaration : IEnumerable<string>, IEnumerable, ICSS2Properties