Interface ICSSFontFaceRule
Interface ICSSFontFaceRule
Namn på plats: Aspose.Html.Dom.Css Sammanfattning: Aspose.HTML.dll (25.4.0)
CSSFontFaceRule-gränssnittet representerar en @font-face-regel i en CSS-stilblad.
[ComVisible(true)]
[DOMObject]
[DOMName("CSSFontFaceRule")]
public interface ICSSFontFaceRule : ICSSRule
Implements
Properties
Style
Förklaringsblock av denna regel.
ICSSStyleDeclaration Style { get; }