New to Telerik Document ProcessingStart a free 30-day trial

Specifies the numbering format applied to a list level, controlling how list item numbers or bullets render in flow documents.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Lists

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

C#
public enum NumberingStyle

Fields

Formats list items using the Aiueo Japanese syllabary sequence (あ, い, う, え, お, ...).

C#
Aiueo = 12

Formats list items using full-width Aiueo Japanese syllabary characters (ア, イ, ウ, エ, オ, ...).

C#
AiueoFullWidth = 20

Formats list items using Arabic Abjad numeric system (أ, ب, ج, د, ...).

C#
ArabicAbjad = 48

Formats list items using Arabic alphabetic characters (أ, ب, ت, ...).

C#
ArabicAlpha = 46

Formats list items as Thai Baht currency amounts spelled out in words.

C#
BahtText = 0

Formats list items with bullet symbols; the actual bullet character is defined in the list level configuration.

C#
Bullet = 23

Formats list items as cardinal numbers spelled out in words (One, Two, Three, ...).

C#
CardinalText = 6

Formats list items using Chicago Manual of Style numbering (asterisk, dagger, double dagger sequence).

C#
Chicago = 9

Formats list items using Chinese counting characters.

C#
ChineseCounting = 37

Formats list items using Chinese counting characters with thousand grouping.

C#
ChineseCountingThousand = 39

Formats list items using simplified Chinese legal numbering for formal documents.

C#
ChineseLegalSimplified = 38

Formats list items using Korean Chosung consonant sequence (ㄱ, ㄴ, ㄷ, ...).

C#
Chosung = 25

Allows user-defined custom numbering format; rendering depends on the format provider implementation.

C#
Custom = 0

Formats list items with Arabic decimal numbers (1, 2, 3, ...).

C#
Decimal = 0

Formats list items with decimal numbers enclosed in circles (①, ②, ③, ...).

C#
DecimalEnclosedCircle = 18

Formats list items with decimal numbers enclosed in circles using Chinese typography style.

C#
DecimalEnclosedCircleChinese = 28

Formats list items with decimal numbers followed by an enclosed full stop (1., 2., 3., within circle).

C#
DecimalEnclosedFullStop = 26

Formats list items with decimal numbers enclosed in parentheses ((1), (2), (3), ...).

C#
DecimalEnclosedParent = 27

Formats list items with full-width decimal numbers used in East Asian typography (1, 2, 3, ...).

C#
DecimalFullWidth = 14

Formats list items with full-width decimal numbers (alternative variant).

C#
DecimalFullWidth2 = 19

Formats list items with half-width decimal numbers (1, 2, 3, ...).

C#
DecimalHalfWidth = 15

Formats list items with zero-padded decimal numbers (01, 02, 03, ...).

C#
DecimalZero = 22

Formats list items as Dollar currency amounts spelled out in words.

C#
DollarText = 0

Formats list items using Korean Ganada syllabary sequence (가, 나, 다, ...).

C#
Ganada = 24

Formats list items using Hebrew numbering system (primary variant).

C#
Hebrew1 = 45

Formats list items using Hebrew numbering system (alternative variant).

C#
Hebrew2 = 47

Formats list items with hexadecimal numbers (1, 2, ..., 9, A, B, C, ...).

C#
Hex = 8

Formats list items using Hindi consonant characters (क, ख, ग, ...).

C#
HindiConsonants = 50

Formats list items using Hindi counting words spelled out in Devanagari script.

C#
HindiCounting = 52

Formats list items using Hindi numeric characters (१, २, ३, ...).

C#
HindiNumbers = 51

Formats list items using Hindi vowel characters (अ, आ, इ, ...).

C#
HindiVowels = 49

Formats list items with ideographic digital characters used in East Asian numbering systems.

C#
IdeographDigital = 10

Formats list items with ideographic numbers enclosed in circles.

C#
IdeographEnclosedCircle = 29

Formats list items using traditional ideographic legal numbering for formal East Asian documents.

C#
IdeographLegalTraditional = 34

Formats list items using traditional ideographic numbering characters for East Asian documents.

C#
IdeographTraditional = 30

Formats list items using Chinese zodiac ideographic characters (子, 丑, 寅, ...).

C#
IdeographZodiac = 31

Formats list items using traditional Chinese zodiac ideographic characters.

C#
IdeographZodiacTraditional = 32

Formats list items using the Iroha Japanese syllabary sequence (い, ろ, は, に, ...).

C#
Iroha = 13

Formats list items using full-width Iroha Japanese syllabary characters (イ, ロ, ハ, ニ, ...).

C#
IrohaFullWidth = 21

Formats list items using sequential Japanese counting characters.

C#
JapaneseCounting = 11

Formats list items using Japanese digital characters with ten-thousand grouping (万 unit).

C#
JapaneseDigitalTenThousand = 17

Formats list items using Japanese legal numbering characters for formal documents.

C#
JapaneseLegal = 16

Formats list items using Korean counting characters.

C#
KoreanCounting = 42

Formats list items using Korean digital characters.

C#
KoreanDigital = 41

Formats list items using Korean digital characters (alternative variant).

C#
KoreanDigital2 = 44

Formats list items using Korean legal numbering for formal documents.

C#
KoreanLegal = 43

Formats list items with lowercase letters (a, b, c, ...).

C#
LowerLetter = 4

Formats list items with lowercase Roman numerals (i, ii, iii, ...).

C#
LowerRoman = 2

Suppresses list item numbering; no number or bullet appears before the list item content.

C#
None = 255

Formats list items with numbers enclosed by dashes (- 1 -, - 2 -, - 3 -, ...).

C#
NumberInDash = 57

Formats list items as ordinal numbers (1st, 2nd, 3rd, ...).

C#
Ordinal = 5

Formats list items as ordinal numbers spelled out in words (First, Second, Third, ...).

C#
OrdinalText = 7

Formats list items with lowercase Russian Cyrillic letters (а, б, в, ...).

C#
RussianLower = 58

Formats list items with uppercase Russian Cyrillic letters (А, Б, В, ...).

C#
RussianUpper = 59

Formats list items using Taiwanese counting characters.

C#
TaiwaneseCounting = 33

Formats list items using Taiwanese counting characters with thousand grouping.

C#
TaiwaneseCountingThousand = 35

Formats list items using Taiwanese digital characters.

C#
TaiwaneseDigital = 36

Formats list items using Thai counting words spelled out in Thai script.

C#
ThaiCounting = 55

Formats list items using Thai letter characters (ก, ข, ค, ...).

C#
ThaiLetters = 53

Formats list items using Thai numeric characters (๑, ๒, ๓, ...).

C#
ThaiNumbers = 54

Formats list items with uppercase letters (A, B, C, ...).

C#
UpperLetter = 3

Formats list items with uppercase Roman numerals (I, II, III, ...).

C#
UpperRoman = 1

Formats list items using Vietnamese counting characters.

C#
VietnameseCounting = 56