Interface ICSSFontFaceRule

ICSSFontFaceRule interface

CSSFontFaceRule 接口表示 CSS 样式表中的@font-face 规则。 @font-face 规则用于保存一组字体描述。

public interface ICSSFontFaceRule : ICSSRule

特性

姓名描述
Style { get; }这条规则的声明块。

也可以看看