Aspose::Words::Fields::FieldIndexFormat enum
FieldIndexFormat enum
Specifies the formatting for the FieldIndex fields in a document.
enum class FieldIndexFormat
Values
Name | Value | Description |
---|---|---|
Template | 0 | From template. |
Classic | 1 | Classic. |
Fancy | 2 | Fancy. |
Modern | 3 | Modern. |
Bulleted | 4 | Bulleted. |
Formal | 5 | Formal. |
Simple | 6 | Simple. |
See Also
- Namespace Aspose::Words::Fields
- Library Aspose.Words for C++