ListLevelFormatRestartAfterLevel Property |
Gets or sets the list level that must appear before the specified list level
restarts numbering.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax public int RestartAfterLevel { get; set; }
Public Property RestartAfterLevel As Integer
Get
Set
Property Value
Int32Remarks
The value of 0 means the numbering will continue.
See Also