Aspose::Words::PageSetup::set_ChapterPageSeparator method

PageSetup::set_ChapterPageSeparator method

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

void Aspose::Words::PageSetup::set_ChapterPageSeparator(Aspose::Words::ChapterPageSeparator value)

Remarks

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

See Also