[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocEntryFormatting

TocEntryFormatting Class

Represents options to format TOC entries in a TOC field result.

Inheritance
TocEntryFormatting
Namespace: GrapeCity.Documents.Word.Fields
Assembly: DS.Documents.Word.dll
Syntax
public class TocEntryFormatting
Public Class TocEntryFormatting

Properties

Name Description

Gets or sets a value indicating whether to create hyperlinks on TOC entries.

The default value is false.

HidePageNumbersInWebView

Gets or sets a value indicating whether to hides tab leader and page numbers in web page view.

The default value is false.

PreserveNewLines

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

The default value is false.

PreserveTabs

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

The default value is false.

Methods

Name Description
ToString()