API Reference

Enum

LegacyPptTextType

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

Specifies the binary PowerPoint text category to which a master style applies.

Inheritance

  • Enum
  • LegacyPptTextType

Usage

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

Values

public const LegacyPptTextType Title #

Title placeholder text.

Value: 0
public const LegacyPptTextType Body #

Body placeholder text.

Value: 1
public const LegacyPptTextType Notes #

Notes placeholder text.

Value: 2
public const LegacyPptTextType Other #

Text that is not a recognized placeholder category.

Value: 4
public const LegacyPptTextType CenterBody #

Centered body placeholder text.

Value: 5
public const LegacyPptTextType CenterTitle #

Centered title placeholder text.

Value: 6
public const LegacyPptTextType HalfBody #

Half-width body placeholder text.

Value: 7
public const LegacyPptTextType QuarterBody #

Quarter-width body placeholder text.

Value: 8