ICSSFontFaceRule

ICSSFontFaceRule interface

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

public interface ICSSFontFaceRule : ICSSRule

特性

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

也可以看看