ComponentOne Word for UWP
RtfListLevelChar Enumeration

C1.UWP.Word Assembly > C1.Xaml.Word Namespace : RtfListLevelChar Enumeration
Specifies which character follows the list level text.
Syntax
'Declaration
 
Public Enum RtfListLevelChar 
   Inherits System.Enum
public enum RtfListLevelChar : System.Enum 
Members
MemberDescription
NothingNothing follows the list level text.
SpaceSpace follows the list level text.
TabTab follows the list level text.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Word.RtfListLevelChar

See Also

Reference

C1.Xaml.Word Namespace