API Reference

Enum

WordComparisonRedlineMode

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

Selects the DOCX shape produced by WordComparisonRedlineOptions).

Inheritance

  • Enum
  • WordComparisonRedlineMode

Usage

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

Values

public const WordComparisonRedlineMode ReportArtifact #

Creates a standalone review artifact with a summary, findings table, and tracked snippets.

Value: 0
public const WordComparisonRedlineMode InPlaceTarget #

Clones the target document and applies supported tracked changes in place.

Value: 1