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