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

In This Topic
    RtfHeaderFooter Class
    In This Topic
    The common (base) header and footer class.
    Object Model
    RtfHeaderFooter Class
    Syntax
    'Declaration
     
    Public MustInherit Class RtfHeaderFooter 
       Inherits RtfObject
       Implements C1.WPF.Word.IContentC1.WPF.Word.IDocumentContentIRtfContent 
    public abstract class RtfHeaderFooter : RtfObject, C1.WPF.Word.IContentC1.WPF.Word.IDocumentContentIRtfContent  
    Inheritance Hierarchy

    System.Object
       C1.WPF.Word.Objects.RtfObject
          C1.WPF.Word.Objects.RtfHeaderFooter
             C1.WPF.Word.Objects.RtfFooter
             C1.WPF.Word.Objects.RtfHeader

    See Also