ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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.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.RtfDateField
                C1.Xaml.Word.Objects.RtfFileNameField
                C1.Xaml.Word.Objects.RtfNumPagesField
                C1.Xaml.Word.Objects.RtfNumWordsField
                C1.Xaml.Word.Objects.RtfPageField
                C1.Xaml.Word.Objects.RtfPageRefField
                C1.Xaml.Word.Objects.RtfTimeField

    See Also