ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfListOverrideTable Class
Members

In This Topic
    RtfListOverrideTable Class
    In This Topic
    The Word/RTF list override table class.
    Object Model
    RtfListOverrideTable Class
    Syntax
    'Declaration
     
    Public Class RtfListOverrideTable 
       Inherits RtfCollection
       Implements IRtfList 
    public class RtfListOverrideTable : RtfCollection, IRtfList  
    Inheritance Hierarchy

    System.Object
       C1.C1Word.Objects.RtfObject
          C1.C1Word.Objects.RtfCollection
             C1.C1Word.Objects.RtfListOverrideTable

    See Also