Aspose::Words::ChapterPageSeparator enum
ChapterPageSeparator enum
Defines the separator character that appears between the chapter and page number.
enum class ChapterPageSeparator
Values
Name | Value | Description |
---|---|---|
Hyphen | 0 | A colon. |
Period | 1 | A period. |
Colon | 2 | A colon. |
EmDash | 3 | An emphasized dash. |
EnDash | 4 | A standard dash. |
See Also
- Namespace Aspose::Words
- Library Aspose.Words for C++