[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocStyleLevelCollection.Collect

Collect Property

Collect

Gets or sets a value indicating whether to collect paragraphs formatted with styles from the collection.

The default value is true.

If both Collect and Collect are false, this property returns true.

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