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
Properties
Style
Blok deklaracji tej reguły.
ICSSStyleDeclaration Style { get; }