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

In This Topic
    RtfSequenceField Class
    In This Topic
    Numeric sequence class for Word/RTF fields.
    Object Model
    RtfSequenceField Class
    Syntax
    'Declaration
     
    Public Class RtfSequenceField 
       Inherits RtfNumField
       Implements C1.C1Word.IContentC1.C1Word.IDocumentContentC1.C1Word.IParagraphContent 
    Inheritance Hierarchy

    System.Object
       C1.C1Word.Objects.RtfObject
          C1.C1Word.Objects.RtfField
             C1.C1Word.Objects.RtfSimpleField
                C1.C1Word.Objects.RtfNumField
                   C1.C1Word.Objects.RtfSequenceField

    See Also