Interface ICSSFontFaceRule
Interface ICSSFontFaceRule
Tên không gian: Aspose.Html.Dom.Css Tổng hợp: Aspose.HTML.dll (25.4.0)
Giao diện CSSFontFaceRule đại diện cho một quy tắc @font-face trong một bảng phong cách CSS. Quy tắc @font-face được sử dụng để giữ một bộ mô tả font.
[ComVisible(true)]
[DOMObject]
[DOMName("CSSFontFaceRule")]
public interface ICSSFontFaceRule : ICSSRule
Implements
Properties
Style
Khung tuyên bố của quy tắc này.
ICSSStyleDeclaration Style { get; }