API Reference

Class

PowerPointDeckPlanValidationException

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base InvalidOperationException
Implements
ISerializable
Modifiers sealed

Raised when a semantic deck plan contains validation errors that would prevent rendering.

Inheritance

  • InvalidOperationException
  • PowerPointDeckPlanValidationException

Properties

public IReadOnlyList<PowerPointDeckPlanDiagnostic> Diagnostics { get; } #

Diagnostics collected from the deck plan.