Click or drag to resize

ListLevelFormatRestartAfterLevel Property

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

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public int RestartAfterLevel { get; set; }

Property Value

Int32
Remarks
The value of 0 means the numbering will continue.
See Also