Interface ICSSFontFaceRule
Interface ICSSFontFaceRule
名称: Aspose.Svg.Dom.Css 会議: Aspose.SVG.dll (25.5.0)
CSSFontFaceRule インターフェイスは、CSS スタイル シートで @font-face ルールを表します。
[DOMName("CSSFontFaceRule")]
[ComVisible(true)]
[DOMObject]
public interface ICSSFontFaceRule : ICSSRule
Implements
Properties
Style
この規則の宣言ブロック。
ICSSStyleDeclaration Style { get; }