Class Counter
Class Counter
Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML.dll (25.1.0)
อินเทอร์เฟซ Counter ใช้เพื่อแสดงค่าฟังก์ชันของเคาน์เตอร์หรือเคาน์เตอร์ใด ๆ อินเทอร์เฟซนี้สะท้อนค่าต่าง ๆ ในคุณสมบัติสไตล์ที่อยู่เบื้องหลัง
[ComVisible(true)]
[DOMName("Counter")]
[DOMObject]
public class Counter : DOMObject, INotifyPropertyChanged
การสืบทอด
การนำไปใช้
สมาชิกที่สืบทอด
DOMObject.GetPlatformType(), object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
คุณสมบัติ
Identifier
แอตทริบิวต์นี้ใช้สำหรับตัวระบุของเคาน์เตอร์
[DOMName("identifier")]
public string Identifier { get; }
ค่าแอตทริบิวต์
ListStyle
แอตทริบิวต์นี้ใช้สำหรับสไตล์ของรายการ
[DOMName("listStyle")]
public string ListStyle { get; }
ค่าแอตทริบิวต์
Separator
แอตทริบิวต์นี้ใช้สำหรับตัวแบ่งของเคาน์เตอร์ที่ซ้อนกัน
[DOMName("separator")]
public string Separator { get; }