[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.IndexPageNumberOptions.PrefixSeparator

PrefixSeparator Property

PrefixSeparator

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

Default value is '-'.

Declaration
public string PrefixSeparator { get; set; }
Public Property PrefixSeparator As String