API Reference

Enum

LegacyPptSpecialMasterKind

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

Identifies a notes or handout master decoded from a binary PowerPoint file.

Inheritance

  • Enum
  • LegacyPptSpecialMasterKind

Usage

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

Values

public const LegacyPptSpecialMasterKind Notes #

The master used by notes pages.

Value: 0
public const LegacyPptSpecialMasterKind Handout #

The master used by printed handouts.

Value: 1