Share via


Level.LevelRestart Property

Restart Numbering Level Symbol.Represents the element tag in schema: w:lvlRestart

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property LevelRestart As LevelRestart
    Get
    Set
'Usage
Dim instance As Level
Dim value As LevelRestart

value = instance.LevelRestart

instance.LevelRestart = value
public LevelRestart LevelRestart { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.LevelRestart
Returns LevelRestart.

See Also

Reference

Level Class

Level Members

DocumentFormat.OpenXml.Wordprocessing Namespace