API Reference

Enum

LegacyWordNoteKind

Namespace OfficeIMO.Word.Legacy
Assembly OfficeIMO.Word
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Classifies a recovered note-like source object.

Inheritance

  • Enum
  • LegacyWordNoteKind

Usage

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

Values

public const LegacyWordNoteKind Footnote #

A footnote.

Value: 0
public const LegacyWordNoteKind Endnote #

An endnote.

Value: 1
public const LegacyWordNoteKind Annotation #

An annotation.

Value: 2
public const LegacyWordNoteKind Comment #

A source comment.

Value: 3