Interface ICSSFontFaceRule
Interface ICSSFontFaceRule
Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML.dll (25.1.0)
Gränssnittet CSSFontFaceRule representerar en @font-face-regel i ett CSS-stilmall. @font-face-regeln används för att hålla en uppsättning teckensnittbeskrivningar.
[DOMName("CSSFontFaceRule")]
[ComVisible(true)]
[DOMObject]
public interface ICSSFontFaceRule : ICSSRule
Implementerar
Egenskaper
Stil
Deklarationsblocken för denna regel.
ICSSStyleDeclaration Style { get; }