Level.LevelSuffix Property

Content Between Numbering Symbol and Paragraph Text.Represents the element tag in schema: w:suff

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

Syntax

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

value = instance.LevelSuffix

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.LevelSuffix
Returns LevelSuffix.

See Also

Reference

Level Class

Level Members

DocumentFormat.OpenXml.Wordprocessing Namespace