API Reference

Class

WordTableOfContentRefreshReport

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Reports the result of an OfficeIMO-generated table-of-contents refresh.

Inheritance

  • Object
  • WordTableOfContentRefreshReport

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

Properties

public IReadOnlyList<WordTableOfContentEntry> Entries { get; } #

Gets generated entries in document order.

public Int32 SkippedHeadingCount { get; } #

Gets the number of headings ignored because they were outside the configured TOC level range.

public String PageNumberMode { get; } #

Gets a short description of how page numbers were calculated.

public Int32 EntryCount { get; } #

Gets the number of generated entries.