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

In This Topic
    RtfListTemplate Class
    In This Topic
    The Word/RTF list template class.
    Object Model
    RtfListTemplate Class
    Syntax
    'Declaration
     
    Public Class RtfListTemplate 
       Inherits RtfCollection
       Implements ICloneableIRtfList 
    public class RtfListTemplate : RtfCollection, ICloneableIRtfList  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfCollection
             C1.Xaml.Word.Objects.RtfListTemplate

    See Also