API Reference

Class

OdtHeaderFooter

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

XML-backed header or footer content on an ODT master page.

Inheritance

  • Object
  • OdtHeaderFooter

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Methods

public OdtParagraph AddParagraph(String text = null) #
Returns: OdtParagraph

Adds a paragraph.

Parameters

text System.String = null optionalposition: 0

Properties

public IReadOnlyList<OdtParagraph> Paragraphs { get; } #

Paragraphs in this header or footer.