Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListFormat Class / Level Property

In This Topic
    Level Property (ListFormat)
    In This Topic
    Gets the list level formatting.
    Syntax
    'Declaration
     
    Public ReadOnly Property Level As ListLevel
    public ListLevel Level {get;}
    See Also