ICSSFontFaceRule Interface
ICSSFontFaceRule interface
The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet. The @font-face rule is used to hold a set of font descriptions.
public interface ICSSFontFaceRule : ICSSRule
Properties
Name | Description |
---|---|
Style { get; } | The declaration-block of this rule. |
See Also
- interface ICSSRule
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG