[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.ToaPageNumberOptions.ListSeparator

ListSeparator Property

ListSeparator

Gets or sets the string used to separate multiple page numbers in a page number list.

Note that maximum length is 15 symbols.

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

The default value is ", " (a comma followed by a space).