Interface ICSSFontFaceRule

Interface ICSSFontFaceRule

Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML.dll (25.1.0)

Antarmuka CSSFontFaceRule merepresentasikan aturan @font-face dalam lembar gaya CSS. Aturan @font-face digunakan untuk menyimpan sekumpulan deskripsi font.

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

Mengimplementasikan

ICSSRule

Properti

Gaya

Blok deklarasi dari aturan ini.

ICSSStyleDeclaration Style { get; }

Nilai Properti

ICSSStyleDeclaration

 Indonesia