ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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.Xaml.Word.IContentC1.Xaml.Word.IDocumentContentC1.Xaml.Word.IParagraphContentICloneable 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfField
             C1.Xaml.Word.Objects.RtfSimpleField
                C1.Xaml.Word.Objects.RtfComplexField
                   C1.Xaml.Word.Objects.RtfTocField

    See Also