ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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 Single
    public float LevelIndent {get; set;}
    See Also