API Reference

Class

WordPreflightRepairHint

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Actionable guidance for resolving or routing around a failed Word capability preflight.

Inheritance

  • Object
  • WordPreflightRepairHint

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 WordPreflightCapability Capability { get; } #

Capability the hint applies to.

public String FeatureName { get; } #

Feature or blocker that triggered the hint.

public String Action { get; } #

Recommended action.

public String Command { get; } #

Optional OfficeIMO API or command-shaped remediation.

public String Details { get; } #

Optional context for the recommendation.