Different Header / Footer Content in RTF Sections

  • I need to display a different Header/Footer with each new section in an RTF file. However, the only way I can get the Header/Footer to show up is to create it outside of a Section. I cannot find how to get a Section ID to attach to IWPEditor.BlockAdd and TextCursor.InputHeader does not output a Header/Footer.

    How can I change the header/footer content with each section?