iode
  • Installation
  • Introduction
  • The LEC Language
  • IODE Reports
  • Graphical User Interface (GUI)
  • Tutorial
  • API Reference
  • API Reference (Python)
    • WORKSPACE
    • IODE OBJECTS
    • TIME
    • ESTIMATION
    • SIMULATION
    • LEC
    • REPORTS
    • GRAPHICAL USER INTERFACE
    • PRINT
      • iode.write_destination
      • iode.write_flush
      • iode.write_close
      • iode.write
      • iode.write_title
      • iode.write_enum
      • iode.write_paragraph
      • iode.write_code_block
      • iode.write_page_header
      • iode.write_page_footer
        • write_page_footer()
    • MISCELLANEOUS
    • DEPRECATED
  • Command Line Interface (iodecmd)
  • Change log
iode
  • API Reference (Python)
  • iode.write_page_footer
  • View page source

iode.write_page_footer

iode.write_page_footer(text: str)[source]

Define the page footer as from the current page

Parameters:
text: str

Text to print in the footer.

See also

write_destination
Previous Next

© Copyright 2026, Jean-Marc Paul, Geert Bryon, Alix Damman, Yannick Van den Abbeel.

Built with Sphinx using a theme provided by Read the Docs.