API Reference

Class

PowerPointDeckDesignRecommendation

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Lightweight recommendation for a generated deck design alternative.

Inheritance

  • Object
  • PowerPointDeckDesignRecommendation

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

Methods

public override String ToString() #
Returns: String

Properties

public PowerPointDeckDesignSummary Design { get; } #

Design alternative summary.

public Int32 PreferenceScore { get; } #

Simple score based on how many explicit brief preferences the alternative satisfies.

public IReadOnlyList<String> Reasons { get; } #

Short explanations callers can show before choosing or rendering an alternative.

public Boolean MatchesPreferences { get; } #

Whether the alternative satisfies at least one explicit brief preference.