API Reference

Enum

LegacyPptPlaceholderSize

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

Specifies a placeholder's preferred size relative to the master body placeholder.

Inheritance

  • Enum
  • LegacyPptPlaceholderSize

Usage

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

Values

public const LegacyPptPlaceholderSize Full #

Full master-body size.

Value: 0
public const LegacyPptPlaceholderSize Half #

Half master-body size.

Value: 1
public const LegacyPptPlaceholderSize Quarter #

Quarter master-body size.

Value: 2