Interface ICSSCounterStyleRule

Interface ICSSCounterStyleRule

Pôvodný názov: Aspose.Html.Dom.Css Zhromaždenie: Aspose.HTML.dll (25.4.0)

@counter-style pravidlo umožňuje autorom definovať vlastný counter štýl.

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

Implements

ICSSRule

Properties

CounterType

Vezmite si typ konta.

string CounterType { get; }

Hodnota nehnuteľnosti

string

Fallback

Získava padnutie.

string Fallback { get; }

Hodnota nehnuteľnosti

string

Glyphs

Vezmite si glyfy.

string Glyphs { get; }

Hodnota nehnuteľnosti

string

Name

Dostane meno .

string Name { get; }

Hodnota nehnuteľnosti

string

Prefix

Dostane predpísanie.

string Prefix { get; }

Hodnota nehnuteľnosti

string

Suffix

Dostal som suffix.

string Suffix { get; }

Hodnota nehnuteľnosti

string

 Slovenčina