Interface ICSSFontFaceRule

Interface ICSSFontFaceRule

이름 공간 : Aspose.Svg.Dom.Css 모임: Aspose.SVG.dll (25.5.0)

CSSFontFaceRule 인터페이스는 CSS 스타일 잎에서 @font-face 규칙을 나타냅니다. @font-face 규칙은 문자 설명의 집합을 유지하는 데 사용됩니다.

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

Implements

ICSSRule

Properties

Style

이 규칙의 선언 블록.

ICSSStyleDeclaration Style { get; }

부동산 가치

ICSSStyleDeclaration

 한국어