[]
Gets or sets the string used to separate multiple page numbers in a page number list.
Note that maximum length is 15 symbols.
public string ListSeparator { get; set; }
Public Property ListSeparator As String
The default value is ", " (a comma followed by a space).