API Reference

Enum

PowerPointClosingLayoutVariant

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Closing-slide layout variants.

Inheritance

  • Enum
  • PowerPointClosingLayoutVariant

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const PowerPointClosingLayoutVariant Auto #

Resolve the layout from the closing content.

Value: 0
public const PowerPointClosingLayoutVariant Statement #

Use an expressive full-slide statement.

Value: 1
public const PowerPointClosingLayoutVariant ActionPanel #

Pair the closing message with an explicit action panel.

Value: 2