ICSSFontFaceRule
ICSSFontFaceRule interface
CSSFontFaceRule 接口表示CSS 样式表中的@font-face 规则。 @font-face 规则用于保存一组字体描述。
public interface ICSSFontFaceRule : ICSSRule
特性
姓名 | 描述 |
---|---|
Style { get; } | 该规则的声明块。 |
也可以看看
- interface ICSSRule
- 命名空间 Aspose.Svg.Dom.Css
- 部件 Aspose.SVG