Interface ICSSFontFaceRule

Interface ICSSFontFaceRule

De naam: Aspose.Svg.Dom.Css Verzameling: Aspose.SVG.dll (25.5.0)

De CSSFontFaceRule-interface vertegenwoordigt een @font-face-regel in een CSS-stijlblad.

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

Implements

ICSSRule

Properties

Style

De verklaring-blok van deze regel.

ICSSStyleDeclaration Style { get; }

Eigendomswaarde

ICSSStyleDeclaration

 Nederlands