ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfListLevel Class / LevelIndent Property

In This Topic
    LevelIndent Property
    In This Topic
    Gets or sets first indentation of this list.
    Syntax
    'Declaration
     
    Public Property LevelIndent As System.Single
    public System.float LevelIndent {get; set;}
    See Also