API Reference

Enum

LegacyPptSlideSizeType

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

Identifies the page-size category stored by a binary PowerPoint document.

Inheritance

  • Enum
  • LegacyPptSlideSizeType

Usage

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

Values

public const LegacyPptSlideSizeType Screen #

A computer-screen presentation.

Value: 0
public const LegacyPptSlideSizeType LetterPaper #

Letter paper.

Value: 1
public const LegacyPptSlideSizeType A4Paper #

A4 paper.

Value: 2
public const LegacyPptSlideSizeType Film35Mm #

35mm photo slides.

Value: 3
public const LegacyPptSlideSizeType Overhead #

Overhead-projector slides.

Value: 4
public const LegacyPptSlideSizeType Banner #

A banner.

Value: 5
public const LegacyPptSlideSizeType Custom #

A custom size.

Value: 6