Interface ICSSFontFaceRule
Interface ICSSFontFaceRule
Numele spaţiului: Aspose.Svg.Dom.Css Adunare: Aspose.SVG.dll (25.5.0)
Interfața CSSFontFaceRule reprezintă o regulă @font-face într-o foaie de stil CSS.
[DOMName("CSSFontFaceRule")]
[ComVisible(true)]
[DOMObject]
public interface ICSSFontFaceRule : ICSSRule
Implements
Properties
Style
Blocul de declarare al acestei reguli.
ICSSStyleDeclaration Style { get; }