Skip to main content
All docs
V25.1
  • NumberingListBulletFormat Enum

    Lists formats for numbering bullets.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public enum NumberingListBulletFormat

    Members

    Name Description Image
    LowercaseLetterInParentheses

    A bullet is displayed as a lowercase letter followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - LowercaseLetterInParentheses

    UppercaseLetterInParentheses

    A bullet is displayed as an uppercase letter followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - UppercaseLetterInParentheses

    LowercaseLetterWithRightParenthesis

    A bullet is displayed as a lowercase letter followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - LowercaseLetterWithRightParenthesis

    UppercaseLetterWithRightParenthesis

    A bullet is displayed as an uppercase letter followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - UppercaseLetterWithRightParenthesis

    LowercaseLetterWithPeriod

    A bullet is displayed as a lowercase letter followed by a period.

    DevExpress Presentation API - Bullet format - LowercaseLetterWithPeriod

    UppercaseLetterWithPeriod

    A bullet is displayed as an uppercase letter followed by a period.

    DevExpress Presentation API - Bullet format - UppercaseLetterWithPeriod

    NumberInParentheses

    A bullet is displayed as a number followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - NumberInParentheses

    NumberWithRightParenthesis

    A bullet is displayed as a number followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - NumberWithRightParenthesis

    NumberWithPeriod

    A bullet is displayed as a number followed by a period.

    DevExpress Presentation API - Bullet format - NumberWithPeriod

    NumberPlain

    A bullet is displayed as a plain number.

    DevExpress Presentation API - Bullet format - NumberPlain

    LowercaseRomanInParentheses

    A bullet is displayed as a lowercase Roman numeral followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - LowercaseRomanInParentheses

    UppercaseRomanInParentheses

    A bullet is displayed as an uppercase Roman numeral followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - UppercaseRomanInParentheses

    LowercaseRomanWithRightParenthesis

    A bullet is displayed as a lowercase Roman numeral followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - LowercaseRomanWithRightParenthesis

    UppercaseRomanWithRightParenthesis

    A bullet is displayed as an uppercase Roman numeral followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - UppercaseRomanWithRightParenthesis

    LowercaseRomanWithPeriod

    A bullet is displayed as a lowercase Roman numeral followed by a period.

    DevExpress Presentation API - Bullet format - LowercaseRomanWithPeriod

    UppercaseRomanWithPeriod

    A bullet is displayed as an uppercase Roman numeral followed by a period.

    DevExpress Presentation API - Bullet format - UppercaseRomanWithPeriod

    DoubleByteCircledNumber

    A bullet is displayed as a circled number.

    DevExpress Presentation API - Bullet format - DoubleByteCircledNumber

    WideBlackCircledNumber

    A bullet is displayed as a wide circled number.

    DevExpress Presentation API - Bullet format - WideBlackCircledNumber

    WideWhiteCircledNumber

    A bullet is displayed as a wide circled number.

    DevExpress Presentation API - Bullet format - WideWhiteCircledNumber

    DoubleByteNumberWithPeriod

    A bullet is displayed as a number followed by a period.

    DevExpress Presentation API - Bullet format - DoubleByteNumberWithPeriod

    DoubleByteNumberPlain

    A bullet is displayed as a plain number.

    DevExpress Presentation API - Bullet format - DoubleByteNumberPlain

    SimplifiedChineseNumberWithPeriod

    A bullet is displayed as a number in Simplified Chinese followed by a period.

    DevExpress Presentation API - Bullet format - SimplifiedChineseNumberWithPeriod

    SimplifiedChineseNumberPlain

    A bullet is displayed as a plain number in Simplified Chinese.

    DevExpress Presentation API - Bullet format - SimplifiedChineseNumberPlain

    TraditionalChineseNumberWithPeriod

    A bullet is displayed as a number in Traditional Chinese followed by a period.

    DevExpress Presentation API - Bullet format - TraditionalChineseNumberWithPeriod

    TraditionalChineseNumberPlain

    A bullet is displayed as a plain number in Traditional Chinese.

    DevExpress Presentation API - Bullet format - TraditionalChineseNumberPlain

    JapaneseChineseDoubleByteWithPeriod

    A bullet is displayed as a double-byte number followed by a period.

    DevExpress Presentation API - Bullet format - JapaneseChineseDoubleByteWithPeriod

    JapaneseKoreanNumberPlain

    A bullet is displayed as a plain Japanese or Korean number.

    DevExpress Presentation API - Bullet format - JapaneseKoreanNumberPlain

    JapaneseKoreanNumberWithPeriod

    A bullet is displayed as a Japanese or Korean number followed by a period.

    DevExpress Presentation API - Bullet format - JapaneseKoreanNumberWithPeriod

    NumberWithLeadingMinus

    A bullet is displayed as a number with a leading minus sign.

    DevExpress Presentation API - Bullet format - NumberWithLeadingMinus

    NumberWithTrailingMinus

    A bullet is displayed as a number with a trailing minus sign.

    DevExpress Presentation API - Bullet format - NumberWithTrailingMinus

    HebrewNumberWithMinus

    A bullet is displayed as a Hebrew number followed by a minus sign.

    DevExpress Presentation API - Bullet format - HebrewNumberWithMinus

    ThaiLetterWithPeriod

    A bullet is displayed as a Thai letter followed by a period.

    DevExpress Presentation API - Bullet format - ThaiLetterWithPeriod

    ThaiLetterWithRightParenthesis

    A bullet is displayed as a Thai letter followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - ThaiLetterWithRightParenthesis

    ThaiLetterInParentheses

    A bullet is displayed as a Thai letter followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - ThaiLetterInParentheses

    ThaiNumberWithPeriod

    A bullet is displayed as a Thai number followed by a period.

    DevExpress Presentation API - Bullet format - ThaiNumberWithPeriod

    ThaiNumberWithRightParenthesis

    A bullet is displayed as a Thai number followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - ThaiNumberWithRightParenthesis

    ThaiNumberInParentheses

    A bullet is displayed as a Thai number followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - ThaiNumberInParentheses

    HindiLetterWithPeriod

    A bullet is displayed as a Hindi letter followed by a period.

    DevExpress Presentation API - Bullet format - HindiLetterWithPeriod

    HindiNumberWithPeriod

    A bullet is displayed as a Hindi number followed by a period.

    DevExpress Presentation API - Bullet format - HindiNumberWithPeriod

    HindiNumberWithRightParenthesis

    A bullet is displayed as a Hindi number followed by a right parenthesis.

    DevExpress Presentation API - Bullet format - HindiNumberWithRightParenthesis

    HindiLetterStyle1WithPeriod

    A bullet is displayed as a Hindi letter followed by a period.

    DevExpress Presentation API - Bullet format - HindiLetterStyle1WithPeriod

    Related API Members

    The following properties accept/return NumberingListBulletFormat values:

    Remarks

    The following code snippet configures a numbering bullet for a paragraph:

    using DevExpress.Docs;
    using DevExpress.Docs.Presentation;
    using DevExpress.Drawing;
    using System.Drawing;
    
    namespace PresentationApiSample;
    
    public class Program {
        public static void Main(string[] _) {
            Presentation presentation = new Presentation();
            presentation.Slides.Clear();
    
            Slide slide = new Slide(SlideLayoutType.Blank);
            presentation.Slides.Add(slide);
    
            Shape shape = new Shape(ShapeType.Rectangle, 30, 30, 2000, 1000);
            slide.Shapes.Add(shape);
    
            // Use a numbering bullet for a text paragraph
            NumberingListBullet n_bullet = new NumberingListBullet(NumberingListBulletFormat.WideBlackCircledNumber, 1);
            TextParagraph paragraph1 = new TextParagraph();
            paragraph1.Properties.ListBullet = n_bullet;
            paragraph1.Text = "Paragraph 1";
            shape.TextArea.Paragraphs.Add(paragraph1);
    
        }
    }
    
    See Also