API Reference

Class

PowerPointAccessibilitySlideInfo

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Inspectable accessibility metadata for one slide.

Inheritance

  • Object
  • PowerPointAccessibilitySlideInfo

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

Properties

public Int32 SlideIndex { get; } #

Zero-based slide index.

public String Title { get; } #

Detected visible slide title.

public IReadOnlyList<PowerPointAccessibilityShapeInfo> Shapes { get; } #

Shapes in inspectable reading order.