ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfListStyle Class
Members

In This Topic
    RtfListStyle Class
    In This Topic
    The Word/RTF list style object.
    Object Model
    RtfListStyle Class
    Syntax
    'Declaration
     
    Public Class RtfListStyle 
       Inherits RtfStyle
       Implements ICloneable 
    public class RtfListStyle : RtfStyle, ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfStyle
             C1.Xaml.Word.Objects.RtfListStyle

    See Also