[]
Gets or sets the string that is used to separate the start and end of a page range (see PageRange).
Default value is '–' (en dash).
public string RangeSeparator { get; set; }
Public Property RangeSeparator As String