Interface ICSSFontFaceRule

Interface ICSSFontFaceRule

Navne til: Aspose.Html.Dom.Css Sammensætning: Aspose.HTML.dll (25.4.0)

CSSFontFaceRule-grænsefladen repræsenterer en @font-face-regel i et CSS-stilblad.

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

Implements

ICSSRule

Properties

Style

Den erklæringsblokk af denne regel.

ICSSStyleDeclaration Style { get; }

Ejendomsværdi

ICSSStyleDeclaration

 Dansk