[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocPageNumberOptions.PrefixSeparator

PrefixSeparator Property

PrefixSeparator

Gets or sets the character that separates the prefix (see PrefixSequenceId property) and page number in TOC entries.

The default value is '-'.

Declaration
public char PrefixSeparator { get; set; }
Public Property PrefixSeparator As Char