Interface ICSSCounterStyleRule
Interface ICSSCounterStyleRule
ชื่อพื้นที่: Aspose.Html.Dom.Css การประกอบ: Aspose.HTML.dll (25.4.0)
กฎ @counter-style ช่วยให้ผู้เขียนกําหนดรูปแบบ counter ที่กําหนดเอง
[DOMObject]
[DOMName("CSSCounterStyleRule")]
[ComVisible(true)]
public interface ICSSCounterStyleRule : ICSSRule
Implements
Properties
CounterType
รับประเภทของเครื่องหมาย
string CounterType { get; }
คุณสมบัติมูลค่า
Fallback
ได้รับการลดลง
string Fallback { get; }
คุณสมบัติมูลค่า
Glyphs
รับ Glyphs
string Glyphs { get; }
คุณสมบัติมูลค่า
Name
รับชื่อ
string Name { get; }
คุณสมบัติมูลค่า
Prefix
ได้รับการกําหนดค่า
string Prefix { get; }
คุณสมบัติมูลค่า
Suffix
ได้รับ suffix
string Suffix { get; }