ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word 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 System.Single
    public System.float ListLevelIndent {get; set;}

    Property Value

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