Enum CaptionNumberingFormat
Specifies the number style to be used with the caption label text.
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum CaptionNumberingFormat
Fields
Name | |
---|---|
Alphabetic | Alphabets |
CardinalText | |
DollarText | |
FirstCapital | |
Hexa | |
LowerAlphabetic | |
Lowercase | |
LowerRoman | |
Number | Numbers |
Ordinal | |
OrdinalText | |
Roman | Roman Numerals |
TitleCase | |
Uppercase |