Interface ICSSFontFaceRule

Interface ICSSFontFaceRule

Namn på plats: Aspose.Svg.Dom.Css Församling: Aspose.SVG.dll (25.5.0)

CSSFontFaceRule-gränssnittet representerar en @font-face-regel i en CSS-stilblad.

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

Implements

ICSSRule

Properties

Style

Förklaringsblock av denna regel.

ICSSStyleDeclaration Style { get; }

Fastighetsvärde

ICSSStyleDeclaration

 Svenska