API Reference

Enum

LegacyPptTextFieldKind

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

Identifies a native binary PowerPoint text metacharacter.

Inheritance

  • Enum
  • LegacyPptTextFieldKind

Usage

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

Values

public const LegacyPptTextFieldKind SlideNumber #

The current presentation slide number.

Value: 0
public const LegacyPptTextFieldKind DateTime #

A date or time with an explicit classic format index.

Value: 1
public const LegacyPptTextFieldKind GenericDate #

The date format selected by the applicable header/footer settings.

Value: 2
public const LegacyPptTextFieldKind Header #

The applicable notes or handout header.

Value: 3
public const LegacyPptTextFieldKind RtfDateTime #

A date or time formatted by a legacy RTF format string.

Value: 5