Aspose::Words::PageSetup::get_HeadingLevelForChapter method
PageSetup::get_HeadingLevelForChapter method
Gets or sets the heading level style that is applied to the chapter titles in the document.
int32_t Aspose::Words::PageSetup::get_HeadingLevelForChapter()
Remarks
Can be a number from 0 through 9. 0 means no chapter number if applied to page number.
Before you can create page numbers that include chapter numbers, the document headings must have a numbered outline format applied.
See Also
- Class PageSetup
- Namespace Aspose::Words
- Library Aspose.Words for C++