[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ListLevel.RestartAfterLevel

RestartAfterLevel Property

RestartAfterLevel

Gets or sets the list level that must appear before the specified list level restarts numbering.

Allowed values range from 0 to the previous list level, inclusive.

A value of 0 means that numbering continues sequentially each time the list level appears.

The default value is the previous list level.

Declaration
public int RestartAfterLevel { get; set; }
Public Property RestartAfterLevel As Integer