[]
        
(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.

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

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