API Reference

Class

PowerPointDeckGenerationResult

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Rendered semantic slides paired with the shared machine-readable deck report.

Inheritance

  • Object
  • PowerPointDeckGenerationResult

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 IReadOnlyList<PowerPointSlide> Slides { get; } #

Rendered slides in generation order.

public PowerPointDeckPreflightReport Report { get; } #

Shared deterministic preflight report for the resulting deck.