Interface ICSSFontFaceRule

Interface ICSSFontFaceRule

Nazwa przestrzeń: Aspose.Html.Dom.Css Zestaw: Aspose.HTML.dll (25.4.0)

Interfejs CSSFontFaceRule reprezentuje zasadę @font-face w arkuszu stylu CSS.

[ComVisible(true)]
[DOMObject]
[DOMName("CSSFontFaceRule")]
public interface ICSSFontFaceRule : ICSSRule

Implements

ICSSRule

Properties

Style

Blok deklaracji tej reguły.

ICSSStyleDeclaration Style { get; }

Wartość nieruchomości

ICSSStyleDeclaration

 Polski