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

In This Topic
    RtfComplexField Class
    In This Topic
    Common (base) field class for automatic macro value Word/RTF fields.
    Object Model
    RtfComplexField Class
    Syntax
    'Declaration
     
    Public MustInherit Class RtfComplexField 
       Inherits RtfSimpleField
       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.RtfComplexField
                   C1.C1Word.Objects.RtfTocField

    See Also