[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PageNumbering.ChapterPageSeparator

ChapterPageSeparator Property

ChapterPageSeparator

Gets or sets the separator character used between the chapter number and the page number.

If the HeadingLevelForChapter property is 0, or its specified heading level does not have an associated numbering format, this value is ignored, since no chapter number is output by the field.

Declaration
public ChapterSeparator ChapterPageSeparator { get; set; }
Public Property ChapterPageSeparator As ChapterSeparator