Interface ICSSFontFaceRule
Interface ICSSFontFaceRule
Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML.dll (25.1.0)
อินเทอร์เฟซ CSSFontFaceRule แทนกฎ @font-face ในแผ่นสไตล์ CSS กฎ @font-face ถูกใช้เพื่อเก็บชุดการอธิบายฟอนต์
[DOMName("CSSFontFaceRule")]
[ComVisible(true)]
[DOMObject]
public interface ICSSFontFaceRule : ICSSRule
Implements
Properties
Style
บล็อกการประกาศของกฎนี้
ICSSStyleDeclaration Style { get; }