Aspose::Words::PageSetup::get_ChapterPageSeparator method

PageSetup::get_ChapterPageSeparator method

Gets the separator character that appears between the chapter number and the page number.

Aspose::Words::ChapterPageSeparator Aspose::Words::PageSetup::get_ChapterPageSeparator()

Remarks

Before you can create page numbers that include chapter numbers, the document headings must have a numbered outline format applied.

See Also