Interface ICSSFontFaceRule

Interface ICSSFontFaceRule

名称: Aspose.Svg.Dom.Css 會議: Aspose.SVG.dll (25.5.0)

CSSFontFaceRule 界面代表在 CSS 风格表中的 @font-face 规则. @font-face 规则用于保留一组字体描述。

[DOMName("CSSFontFaceRule")]
[ComVisible(true)]
[DOMObject]
public interface ICSSFontFaceRule : ICSSRule

Implements

ICSSRule

Properties

Style

这个规则的宣言封锁。

ICSSStyleDeclaration Style { get; }

财产价值

ICSSStyleDeclaration

 中文