ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfFileNameField Class
Members

In This Topic
    RtfFileNameField Class
    In This Topic
    The file name class for Word/RTF fields.
    Object Model
    RtfFileNameField Class
    Syntax
    'Declaration
     
    Public Class RtfFileNameField 
       Inherits RtfSimpleField
       Implements C1.WPF.Word.IContentC1.WPF.Word.IDocumentContentC1.WPF.Word.IParagraphContent 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Objects.RtfObject
          C1.WPF.Word.Objects.RtfField
             C1.WPF.Word.Objects.RtfSimpleField
                C1.WPF.Word.Objects.RtfFileNameField

    See Also