API Reference

Class

LegacyPptPlaceholder

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

Represents the identity, kind, and preferred size from a PlaceholderAtom.

Inheritance

  • Object
  • LegacyPptPlaceholder

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 Position { get; } #

Gets the placeholder identifier, unique within its slide when the source is valid.

public LegacyPptPlaceholderKind Kind { get; } #

Gets the placeholder kind.

public LegacyPptPlaceholderSize Size { get; } #

Gets the preferred placeholder size.