API Reference

Class

PowerPointTemplateResolutionException

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

Raised when semantic template selection is missing or ambiguous.

Inheritance

  • InvalidOperationException
  • PowerPointTemplateResolutionException

Properties

public String Code { get; } #

Stable resolution failure code.

public IReadOnlyList<String> Candidates { get; } #

Candidate names useful for correction or UI display.