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

In This Topic
    RtfSimpleField Class
    In This Topic
    Common (base) field class for automatic macro value Word/RTF fields.
    Object Model
    RtfSimpleField Class
    Syntax
    'Declaration
     
    Public MustInherit Class RtfSimpleField 
       Inherits RtfField
       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.RtfDateField
                C1.C1Word.Objects.RtfFileNameField
                C1.C1Word.Objects.RtfNumField
                C1.C1Word.Objects.RtfNumPagesField
                C1.C1Word.Objects.RtfNumWordsField
                C1.C1Word.Objects.RtfPageRefField
                C1.C1Word.Objects.RtfTimeField

    See Also