[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocPageNumberOptions.Separator

Separator Property

Separator

Gets or sets the character that separates a TOC entry and its page number.

The default value is GrapeCity.Documents.Word.SpecialChars.Tab.

Declaration
public char Separator { get; set; }
Public Property Separator As Char