Interface ICSSFontFaceRule

Interface ICSSFontFaceRule

A név: Aspose.Svg.Dom.Css Összefoglaló: Aspose.SVG.dll (25.5.0)

A CSSFontFaceRule interfész egy @font-face szabályt képvisel a CSS stíluslapban.

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

Implements

ICSSRule

Properties

Style

Ennek a szabálynak a nyilatkozat-blokkja.

ICSSStyleDeclaration Style { get; }

ingatlan értéke

ICSSStyleDeclaration

 Magyar