API Reference

Enum

SlideTransitionSpeed

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

Represents the playback speed for a slide transition.

Inheritance

  • Enum
  • SlideTransitionSpeed

Usage

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

Values

public const SlideTransitionSpeed Slow #

Slow transition speed.

Value: 0
public const SlideTransitionSpeed Medium #

Medium transition speed.

Value: 1
public const SlideTransitionSpeed Fast #

Fast transition speed.

Value: 2