[]
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.
public int RestartAfterLevel { get; set; }
Public Property RestartAfterLevel As Integer