API Reference

Class

OdpNotes

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

XML-backed speaker notes for one slide.

Inheritance

  • Object
  • OdpNotes

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 OdpParagraph AddParagraph(String text = null) #
Returns: OdpParagraph

Adds a speaker-note paragraph.

Parameters

text System.String = null optionalposition: 0

Properties

public IReadOnlyList<OdpParagraph> Paragraphs { get; } #

Speaker-note paragraphs.