Interface ICSSFontFaceRule
Interface ICSSFontFaceRule
Numele spaţiului: Aspose.Html.Dom.Css Asamblare: Aspose.HTML.dll (25.4.0)
Interfața CSSFontFaceRule reprezintă o regulă @font-face într-o foaie de stil CSS.
[ComVisible(true)]
[DOMObject]
[DOMName("CSSFontFaceRule")]
public interface ICSSFontFaceRule : ICSSRule
Implements
Properties
Style
Blocul de declarare al acestei reguli.
ICSSStyleDeclaration Style { get; }