[]
Gets or sets the string that is used to separate an index entry and its cross reference (see CrossReference).
This property has effect only for the first occurrence in the page list and if the property Separator has the default value, otherwise the ListSeparator property value is used.
Default value is ". " (a period followed by a space).
public string ReferenceSeparator { get; set; }
Public Property ReferenceSeparator As String