Enum NumberingStyle
Specifies the numbering format applied to a list level, controlling how list item numbers or bullets render in flow documents.
Namespace: Telerik.Windows.Documents.Flow.Model.Lists
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum NumberingStyle
Aiueo
Formats list items using the Aiueo Japanese syllabary sequence (あ, い, う, え, お, ...).
AiueoFullWidth
Formats list items using full-width Aiueo Japanese syllabary characters (ア, イ, ウ, エ, オ, ...).
ArabicAbjad
Formats list items using Arabic Abjad numeric system (أ, ب, ج, د, ...).
ArabicAlpha
Formats list items using Arabic alphabetic characters (أ, ب, ت, ...).
BahtText
Formats list items as Thai Baht currency amounts spelled out in words.
Bullet
Formats list items with bullet symbols; the actual bullet character is defined in the list level configuration.
CardinalText
Formats list items as cardinal numbers spelled out in words (One, Two, Three, ...).
Chicago
Formats list items using Chicago Manual of Style numbering (asterisk, dagger, double dagger sequence).
ChineseCounting
Formats list items using Chinese counting characters.
ChineseCountingThousand
Formats list items using Chinese counting characters with thousand grouping.
ChineseLegalSimplified
Formats list items using simplified Chinese legal numbering for formal documents.
Chosung
Formats list items using Korean Chosung consonant sequence (ㄱ, ㄴ, ㄷ, ...).
Custom
Allows user-defined custom numbering format; rendering depends on the format provider implementation.
Decimal
Formats list items with Arabic decimal numbers (1, 2, 3, ...).
DecimalEnclosedCircle
Formats list items with decimal numbers enclosed in circles (①, ②, ③, ...).
DecimalEnclosedCircleChinese
Formats list items with decimal numbers enclosed in circles using Chinese typography style.
DecimalEnclosedFullStop
Formats list items with decimal numbers followed by an enclosed full stop (1., 2., 3., within circle).
DecimalEnclosedParent
Formats list items with decimal numbers enclosed in parentheses ((1), (2), (3), ...).
DecimalFullWidth
Formats list items with full-width decimal numbers used in East Asian typography (1, 2, 3, ...).
DecimalFullWidth2
Formats list items with full-width decimal numbers (alternative variant).
DecimalHalfWidth
Formats list items with half-width decimal numbers (1, 2, 3, ...).
DecimalZero
Formats list items with zero-padded decimal numbers (01, 02, 03, ...).
DollarText
Formats list items as Dollar currency amounts spelled out in words.
Ganada
Formats list items using Korean Ganada syllabary sequence (가, 나, 다, ...).
Hebrew1
Formats list items using Hebrew numbering system (primary variant).
Hebrew2
Formats list items using Hebrew numbering system (alternative variant).
Hex
Formats list items with hexadecimal numbers (1, 2, ..., 9, A, B, C, ...).
HindiConsonants
Formats list items using Hindi consonant characters (क, ख, ग, ...).
HindiCounting
Formats list items using Hindi counting words spelled out in Devanagari script.
HindiNumbers
Formats list items using Hindi numeric characters (१, २, ३, ...).
HindiVowels
Formats list items using Hindi vowel characters (अ, आ, इ, ...).
IdeographDigital
Formats list items with ideographic digital characters used in East Asian numbering systems.
IdeographEnclosedCircle
Formats list items with ideographic numbers enclosed in circles.
IdeographLegalTraditional
Formats list items using traditional ideographic legal numbering for formal East Asian documents.
IdeographTraditional
Formats list items using traditional ideographic numbering characters for East Asian documents.
IdeographZodiac
Formats list items using Chinese zodiac ideographic characters (子, 丑, 寅, ...).
IdeographZodiacTraditional
Formats list items using traditional Chinese zodiac ideographic characters.
Iroha
Formats list items using the Iroha Japanese syllabary sequence (い, ろ, は, に, ...).
IrohaFullWidth
Formats list items using full-width Iroha Japanese syllabary characters (イ, ロ, ハ, ニ, ...).
JapaneseCounting
Formats list items using sequential Japanese counting characters.
JapaneseDigitalTenThousand
Formats list items using Japanese digital characters with ten-thousand grouping (万 unit).
JapaneseLegal
Formats list items using Japanese legal numbering characters for formal documents.
KoreanCounting
Formats list items using Korean counting characters.
KoreanDigital
Formats list items using Korean digital characters.
KoreanDigital2
Formats list items using Korean digital characters (alternative variant).
KoreanLegal
Formats list items using Korean legal numbering for formal documents.
LowerLetter
Formats list items with lowercase letters (a, b, c, ...).
LowerRoman
Formats list items with lowercase Roman numerals (i, ii, iii, ...).
None
Suppresses list item numbering; no number or bullet appears before the list item content.
NumberInDash
Formats list items with numbers enclosed by dashes (- 1 -, - 2 -, - 3 -, ...).
Ordinal
Formats list items as ordinal numbers (1st, 2nd, 3rd, ...).
OrdinalText
Formats list items as ordinal numbers spelled out in words (First, Second, Third, ...).
RussianLower
Formats list items with lowercase Russian Cyrillic letters (а, б, в, ...).
RussianUpper
Formats list items with uppercase Russian Cyrillic letters (А, Б, В, ...).
TaiwaneseCounting
Formats list items using Taiwanese counting characters.
TaiwaneseCountingThousand
Formats list items using Taiwanese counting characters with thousand grouping.
TaiwaneseDigital
Formats list items using Taiwanese digital characters.
ThaiCounting
Formats list items using Thai counting words spelled out in Thai script.
ThaiLetters
Formats list items using Thai letter characters (ก, ข, ค, ...).
ThaiNumbers
Formats list items using Thai numeric characters (๑, ๒, ๓, ...).
UpperLetter
Formats list items with uppercase letters (A, B, C, ...).
UpperRoman
Formats list items with uppercase Roman numerals (I, II, III, ...).
VietnameseCounting
Formats list items using Vietnamese counting characters.