API Reference

Enum

PowerPointSlideSizeType

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

Defines OfficeIMO values corresponding to DocumentFormat.OpenXml.Presentation.SlideSizeValues.

Inheritance

  • Enum
  • PowerPointSlideSizeType

Usage

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

Accepted by parameters

Values

public const PowerPointSlideSizeType Screen4x3 #

Represents the Open XML value screen4x3.

Value: 0
public const PowerPointSlideSizeType Letter #

Represents the Open XML value letter.

Value: 1
public const PowerPointSlideSizeType A4 #

Represents the Open XML value A4.

Value: 2
public const PowerPointSlideSizeType Film35mm #

Represents the Open XML value 35mm.

Value: 3
public const PowerPointSlideSizeType Overhead #

Represents the Open XML value overhead.

Value: 4
public const PowerPointSlideSizeType Banner #

Represents the Open XML value banner.

Value: 5
public const PowerPointSlideSizeType Custom #

Represents the Open XML value custom.

Value: 6
public const PowerPointSlideSizeType Ledger #

Represents the Open XML value ledger.

Value: 7
public const PowerPointSlideSizeType A3 #

Represents the Open XML value A3.

Value: 8
public const PowerPointSlideSizeType B4ISO #

Represents the Open XML value B4ISO.

Value: 9
public const PowerPointSlideSizeType B5ISO #

Represents the Open XML value B5ISO.

Value: 10
public const PowerPointSlideSizeType B4JIS #

Represents the Open XML value B4JIS.

Value: 11
public const PowerPointSlideSizeType B5JIS #

Represents the Open XML value B5JIS.

Value: 12
public const PowerPointSlideSizeType HagakiCard #

Represents the Open XML value hagakiCard.

Value: 13
public const PowerPointSlideSizeType Screen16x9 #

Represents the Open XML value screen16x9.

Value: 14
public const PowerPointSlideSizeType Screen16x10 #

Represents the Open XML value screen16x10.

Value: 15