Interface IViewCSS
IViewCSS interface
此接口代表一个 CSS 视图。
public interface IViewCSS : IAbstractView
方法
姓名 | 描述 |
---|---|
GetComputedStyle(Element) | 此方法用于获取在 CSS2. 中定义的计算样式 |
GetComputedStyle(Element, string) | 此方法用于获取在 CSS2. 中定义的计算样式 |
也可以看看
- interface IAbstractView
- 命名空间 Aspose.Html.Dom.Css
- 部件 Aspose.HTML