Class Counter

Class Counter

이름 공간 : Aspose.Html.Dom.Css 구성: Aspose.HTML.dll (25.4.0)

컨터 인터페이스는 컨터 또는 컨터 기능 값을 나타내는 데 사용됩니다.이 인터페이스는 기본 스타일 속성의 값을 반영합니다.

[DOMName("Counter")]
[ComVisible(true)]
[DOMObject]
public class Counter : DOMObject, INotifyPropertyChanged

Inheritance

object DOMObject Counter

Implements

INotifyPropertyChanged

상속 회원들

DOMObject.GetPlatformType() , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

Identifier

이 속성은 카운터를 식별하는 데 사용됩니다.

[DOMName("identifier")]
public string Identifier { get; }

부동산 가치

string

ListStyle

이 속성은 목록의 스타일에 사용됩니다.

[DOMName("listStyle")]
public string ListStyle { get; }

부동산 가치

string

Separator

이 속성은 둥근 계산기의 분리기에 사용됩니다.

[DOMName("separator")]
public string Separator { get; }

부동산 가치

string

 한국어