Interface ICSSCounterStyleRule

ICSSCounterStyleRule interface

تسمح قاعدة @ counter-style للمؤلفين بتعريف نمط عداد مخصص.

public interface ICSSCounterStyleRule : ICSSRule

الخصائص

اسموصف
CounterType { get; }يحصل على نوع العداد .
Fallback { get; }يحصل على احتياطي .
Glyphs { get; }يحصل على الصور الرمزية .
Name { get; }يحصل على الاسم .
Prefix { get; }يحصل على البادئة .
Suffix { get; }يحصل على اللاحقة.

أنظر أيضا