ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / ListLevelIndent Property

In This Topic
    ListLevelIndent Property
    In This Topic
    Gets or sets a current indent for one level of a list of this document.
    Syntax
    'Declaration
     
    Public Property ListLevelIndent As Single
    public float ListLevelIndent {get; set;}

    Property Value

    The indent for one level of a list of the Word/RTF document.
    See Also