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