API Reference

Class

OneNotePageReference

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Modifiers sealed

Identifies one page in a flattened section or notebook traversal.

Inheritance

  • Object
  • OneNotePageReference

Usage

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

Properties

public OneNotePage Page { get; } #

The page at this position.

public OneNoteSection Section { get; } #

The section that directly owns the page.

public String SectionPath { get; } #

Slash-separated section-group and section display path.

public Int32 Index { get; } #

Zero-based position in the flattened traversal.