Interface ICSSCounterStyleRule
Interface ICSSCounterStyleRule
이름 공간 : Aspose.Svg.Dom.Css 모임: Aspose.SVG.dll (25.5.0)
@counter-style 규칙은 저자가 사용자 지정 컨트리 스타일을 정의 할 수 있습니다.
[ComVisible(true)]
[DOMObject]
[DOMName("CSSCounterStyleRule")]
public interface ICSSCounterStyleRule : ICSSRule
Implements
Properties
CounterType
카운터의 유형을 얻습니다.
string CounterType { get; }
부동산 가치
Fallback
떨어지는 것을 얻는다.
string Fallback { get; }
부동산 가치
Glyphs
그들은 글리프를 얻는다.
string Glyphs { get; }
부동산 가치
Name
그 이름을 얻는다.
string Name { get; }
부동산 가치
Prefix
Prefix 를 얻으십시오.
string Prefix { get; }
부동산 가치
Suffix
소피스를 받게 됩니다.
string Suffix { get; }