API Reference

Enum

PowerPointPlaceholderSize

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

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

Inheritance

  • Enum
  • PowerPointPlaceholderSize

Usage

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

Values

public const PowerPointPlaceholderSize Full #

Represents the Open XML value full.

Value: 0
public const PowerPointPlaceholderSize Half #

Represents the Open XML value half.

Value: 1
public const PowerPointPlaceholderSize Quarter #

Represents the Open XML value quarter.

Value: 2