Type of Caption Numbering
Namespace: Spire.DocAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum CaptionNumberingFormat
Public Enumeration CaptionNumberingFormat
public enum class CaptionNumberingFormat
type CaptionNumberingFormat
Members
| Member | Value | Description |
|---|---|---|
| Number | 0 |
caption format, Numbers
|
| Roman | 1 |
Roman Numerals
|
| Alphabetic | 2 |
caption format, Alphabets
|