Interface ICSSFontFaceRule
Interface ICSSFontFaceRule
Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML.dll (25.1.0)
Giao diện CSSFontFaceRule đại diện cho một quy tắc @font-face trong bảng kiểu CSS. Quy tắc @font-face được sử dụng để giữ một tập hợp các mô tả phông chữ.
[DOMName("CSSFontFaceRule")]
[ComVisible(true)]
[DOMObject]
public interface ICSSFontFaceRule : ICSSRule
Implements
Properties
Style
Khối khai báo của quy tắc này.
ICSSStyleDeclaration Style { get; }