Interface ICssFontFaceRule
- Namespace
- SharpVectors.Dom.Css
- Assembly
- SharpVectors.Core.dll
The ICssFontFaceRule
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
- Inherited Members
Properties
- Style
The declaration-block of this rule.