Enum NumberedListStyle
Specifies the style of NumberedList for paragraphs.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum NumberedListStyle : sbyte
Fields
Name | Description |
---|---|
AlphaLcParenBoth | Specifies the NumberedListStyle is alpha lc paren both |
AlphaLcParenRight | Specifies the NumberedListStyle is alpha lc paren right |
AlphaLcPeriod | Specifies the NumberedListStyle is alpha lc period |
AlphaUcParenBoth | Specifies the NumberedListStyle is alpha uc paren both |
AlphaUcParenRight | Specifies the NumberedListStyle is alpha uc paren right |
AlphaUcPeriod | Specifies the NumberedListStyle is alpha uc period |
ArabicDbPeriod | Specifies the NumberedListStyle is arabic database period |
ArabicDbPlain | Specifies the NumberedListStyle is arabic database plain |
ArabicParenBoth | Specifies the NumberedListStyle is arabic paren both |
ArabicParenRight | Specifies the NumberedListStyle is arabic paren right |
ArabicPeriod | Specifies the NumberedListStyle is arabic period |
ArabicPlain | Specifies the NumberedListStyle is arabic plain |
CircleNumDbPlain | Specifies the NumberedListStyle is circle number database plain |
CircleNumWdBlackPlain | Specifies the NumberedListStyle is circle number wd black plain |
CircleNumWdWhitePlain | Specifies the NumberedListStyle is circle number wd white plain |
HebrewAlphaDash | Specifies the NumberedListStyle is hebrew alpha dash |
HindiAlpha1Period | Specifies the NumberedListStyle is hindi alpha1 period |
HindiAlphaPeriod | Specifies the NumberedListStyle is hindi alpha period |
HindiNumParenRight | Specifies the NumberedListStyle is hindi number paren right |
HindiNumPeriod | Specifies the NumberedListStyle is hindi number period |
RomanLcParenBoth | Specifies the NumberedListStyle is roman lc paren both |
RomanLcParenRight | Specifies the NumberedListStyle is roman lc paren right |
RomanLcPeriod | Specifies the NumberedListStyle is roman lc period |
RomanUcParenBoth | Specifies the NumberedListStyle is roman uc paren both |
RomanUcParenRight | Specifies the NumberedListStyle is roman uc paren right |
RomanUcPeriod | Specifies the NumberedListStyle is roman uc period |
ThaiAlphaParenBoth | Specifies the NumberedListStyle is thai alpha paren both |
ThaiAlphaParenRight | Specifies the NumberedListStyle is thai alpha paren right |
ThaiAlphaPeriod | Specifies the NumberedListStyle is thai alpha period |
ThaiNumParenBoth | Specifies the NumberedListStyle is thai number paren both |
ThaiNumParenRight | Specifies the NumberedListStyle is thai number paren right |
ThaiNumPeriod | Specifies the NumberedListStyle is thai number period |