[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocEntryFormatting.PreserveNewLines

PreserveNewLines Property

PreserveNewLines

Gets or sets a value indicating whether to preserve new lines from the source paragraphs in TOC entries.

The default value is false.

Declaration
public bool PreserveNewLines { get; set; }
Public Property PreserveNewLines As Boolean