ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfListLevel Class / ListType Property

In This Topic
    ListType Property
    In This Topic
    Gets or sets type of this list.
    Syntax
    'Declaration
     
    Public Property ListType As RtfListType
    public RtfListType ListType {get; set;}
    See Also