Interface ICSSFontFaceRule
Interface ICSSFontFaceRule
Nama dari : Aspose.Html.Dom.Css Pengumpulan: Aspose.HTML.dll (25.4.0)
Interface CSSFontFaceRule mewakili aturan @font-face dalam lembar gaya CSS. aturan @font-face digunakan untuk memegang set deskripsi font.
[ComVisible(true)]
[DOMObject]
[DOMName("CSSFontFaceRule")]
public interface ICSSFontFaceRule : ICSSRule
Implements
Properties
Style
Deklarasi-blok dari aturan ini.
ICSSStyleDeclaration Style { get; }