Interface ICSSFontFaceRule
Interface ICSSFontFaceRule
Navne til: Aspose.Svg.Dom.Css Sammensætning: Aspose.SVG.dll (25.5.0)
CSSFontFaceRule-grænsefladen repræsenterer en @font-face-regel i et CSS-stilblad.
[DOMName("CSSFontFaceRule")]
[ComVisible(true)]
[DOMObject]
public interface ICSSFontFaceRule : ICSSRule
Implements
Properties
Style
Den erklæringsblokk af denne regel.
ICSSStyleDeclaration Style { get; }