Interface ICSSFontFaceRule
ICSSFontFaceRule interface
Die CSSFontFaceRule-Schnittstelle repräsentiert eine @font-face-Regel in einem CSS-Stylesheet. Die @font-face-Regel wird verwendet, um eine Reihe von Schriftbeschreibungen zu speichern.
public interface ICSSFontFaceRule : ICSSRule
Eigenschaften
Name | Beschreibung |
---|---|
Style { get; } | Der Deklarationsblock dieser Regel. |
Siehe auch
- interface ICSSRule
- namensraum Aspose.Html.Dom.Css
- Montage Aspose.HTML