ChapterPageSeparator Property

See Also         Example         Applies To

Returns or sets the separator character used between the chapter number and the page number. Can be one of the following WdSeparatorType constants: wdSeparatorColon, wdSeparatorEmDash, wdSeparatorEnDash, wdSeparatorHyphen, or wdSeparatorPeriod. Read/write Long.

Remarks

Before you can create page numbers that include chapter numbers, the document headings must have a numbered outline format applied that uses styles from the Bullets and Numbering dialog box. To do this in Visual Basic, use the ApplyListTemplate method.