API Reference

Class

PowerPointDeckPreflightException

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

Raised when a selected preflight policy rejects a deck.

Inheritance

  • InvalidOperationException
  • PowerPointDeckPreflightException

Properties

public PowerPointDeckPreflightReport Report { get; } #

Report that caused the operation to fail.

public PowerPointDeckPreflightSeverity FailureSeverity { get; } #

Severity threshold used by the failed operation.