Interface ICSSCounterStyleRule

Interface ICSSCounterStyleRule

Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML.dll (25.1.0)

הכלל @counter-style מאפשר למחברים להגדיר סגנון מונה מותאם אישית.

[ComVisible(true)]
[DOMObject]
[DOMName("CSSCounterStyleRule")]
public interface ICSSCounterStyleRule : ICSSRule

מיישם

ICSSRule

מאפיינים

CounterType

מחזיר את סוג המונה.

string CounterType { get; }

ערך המאפיין

string

Fallback

מחזיר את הגיבוי.

string Fallback { get; }

ערך המאפיין

string

Glyphs

מחזיר את הגליפים.

string Glyphs { get; }

ערך המאפיין

string

Name

מחזיר את השם.

string Name { get; }

ערך המאפיין

string

Prefix

מחזיר את הקידומת.

string Prefix { get; }

ערך המאפיין

string

Suffix

מחזיר את הסיומת.

string Suffix { get; }

ערך המאפיין

string

 Ελληνικά