Interface ICSSFontFaceRule

Interface ICSSFontFaceRule

Nazwa przestrzeń: Aspose.Svg.Dom.Css Zgromadzenie: Aspose.SVG.dll (25.5.0)

Interfejs CSSFontFaceRule reprezentuje zasadę @font-face w arkuszu stylu CSS.

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

Implements

ICSSRule

Properties

Style

Blok deklaracji tej reguły.

ICSSStyleDeclaration Style { get; }

Wartość nieruchomości

ICSSStyleDeclaration

 Polski