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

In This Topic
    LevelNumber Property
    In This Topic
    Gets or sets the zero-based list level for the specified Template property.
    Syntax
    'Declaration
     
    Public Property LevelNumber As System.Integer
    public System.int LevelNumber {get; set;}
    See Also