API Reference

Class

LegacyPptCustomShow

Namespace OfficeIMO.PowerPoint.LegacyPpt.Model
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Represents one named sequence of presentation slides.

Inheritance

  • Object
  • LegacyPptCustomShow

Usage

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

Properties

public String Name { get; } #

Gets the custom-show name.

public IReadOnlyList<UInt32> SlideIds { get; } #

Gets binary slide identifiers in custom-show order.

public Boolean HasUnresolvedSlides { get; set; } #

Gets whether one or more referenced slides are absent.