API Reference

Enum

PowerPointDeckPlanDiagnosticSeverity

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

Severity of a planned slide diagnostic.

Inheritance

  • Enum
  • PowerPointDeckPlanDiagnosticSeverity

Usage

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

Values

public const PowerPointDeckPlanDiagnosticSeverity Warning #

The plan can render, but content may be dense, hidden, or better split across slides.

Value: 0
public const PowerPointDeckPlanDiagnosticSeverity Error #

The plan contains content that the semantic renderer rejects.

Value: 1